]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Meson: Cleanup pdns/ submodule
authorFred Morcos <fred.morcos@open-xchange.com>
Mon, 21 Aug 2023 14:43:48 +0000 (16:43 +0200)
committerFred Morcos <fred.morcos@open-xchange.com>
Wed, 20 Mar 2024 12:28:44 +0000 (13:28 +0100)
pdns/meson.build

index 78f695eaa8bcfec30f0e307a69aeb47a9edbba50..a536f4ace8bf6f0e383bc50d2a627369e66629b8 100644 (file)
@@ -141,7 +141,6 @@ libpdns = declare_dependency(
     'misc.cc',
     'nameserver.cc',
     'nsecrecords.cc',
-    'nsecrecords.cc',
     'opensslsigners.cc',
     'packethandler.cc',
     'proxy-protocol.cc',
@@ -156,7 +155,6 @@ libpdns = declare_dependency(
     'shuffle.cc',
     'signingpipe.cc',
     'sillyrecords.cc',
-    'sillyrecords.cc',
     'slavecommunicator.cc',
     'statbag.cc',
     'stubresolver.cc',
@@ -168,7 +166,6 @@ libpdns = declare_dependency(
     'ueberbackend.cc',
     'unix_semaphore.cc',
     'unix_utility.cc',
-    'unix_utility.cc',
     'uuid-utils.cc',
     'version.cc',
     'zoneparser-tng.cc',