From: Peter van Dijk Date: Thu, 17 Oct 2013 16:58:04 +0000 (+0200) Subject: drop windows files from dist-recursor X-Git-Tag: rec-3.6.0-rc1~398 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6f7bbe7db7cf45a6d6d426c68bf2d943fbec2976;p=pdns drop windows files from dist-recursor --- diff --git a/pdns/dist-recursor b/pdns/dist-recursor index 97587884d..75b83b974 100755 --- a/pdns/dist-recursor +++ b/pdns/dist-recursor @@ -23,7 +23,7 @@ INCLUDES="iputils.hh arguments.hh base64.hh zoneparser-tng.hh \ rcpgenerator.hh lock.hh dnswriter.hh dnsrecords.hh dnsparser.hh utility.hh \ recursor_cache.hh rec_channel.hh qtype.hh misc.hh dns.hh syncres.hh \ sstuff.hh mtasker.hh mtasker.cc lwres.hh logger.hh pdnsexception.hh \ -mplexer.hh win32_mtasker.hh win32_utility.cc ntservice.hh singleton.hh \ +mplexer.hh \ recursorservice.hh dns_random.hh lua-pdns.hh lua-recursor.hh namespaces.hh \ recpacketcache.hh base32.hh cachecleaner.hh json.hh version.hh" @@ -32,7 +32,6 @@ logger.cc arguments.cc lwres.cc pdns_recursor.cc \ recursor_cache.cc dnsparser.cc dnswriter.cc dnsrecords.cc rcpgenerator.cc \ base64.cc zoneparser-tng.cc rec_channel.cc rec_channel_rec.cc rec_control.cc \ selectmplexer.cc epollmplexer.cc kqueuemplexer.cc portsmplexer.cc pdns_hw.cc \ -win32_mtasker.cc win32_rec_channel.cc win32_logger.cc ntservice.cc \ recursorservice.cc sillyrecords.cc lua-pdns.cc lua-recursor.cc randomhelper.cc \ devpollmplexer.cc recpacketcache.cc dns.cc reczones.cc base32.cc nsecrecords.cc \ dnslabeltext.cc json.cc json_ws.cc json_ws.hh version.cc"