]> granicus.if.org Git - pdns/commitdiff
drop windows files from dist-recursor
authorPeter van Dijk <peter.van.dijk@netherlabs.nl>
Thu, 17 Oct 2013 16:58:04 +0000 (18:58 +0200)
committerPeter van Dijk <peter.van.dijk@netherlabs.nl>
Thu, 17 Oct 2013 16:58:11 +0000 (18:58 +0200)
pdns/dist-recursor

index 97587884d7ce4e566cd539e65af03f7dc4e15546..75b83b97435b08e717e6b8b6401e0c1c758a1603 100755 (executable)
@@ -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"