From: Fred Morcos Date: Mon, 21 Aug 2023 14:43:48 +0000 (+0200) Subject: Meson: Cleanup pdns/ submodule X-Git-Tag: rec-5.1.0-alpha1~80^2~171 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d9d6ed014530981f48025f9c54b2a2a2248835d;p=thirdparty%2Fpdns.git Meson: Cleanup pdns/ submodule --- diff --git a/pdns/meson.build b/pdns/meson.build index 78f695eaa8..a536f4ace8 100644 --- a/pdns/meson.build +++ b/pdns/meson.build @@ -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',