]> granicus.if.org Git - pdns/commitdiff
ship carbon files in recursor tarball
authorbert hubert <bert.hubert@netherlabs.nl>
Wed, 2 Apr 2014 21:56:08 +0000 (23:56 +0200)
committerbert hubert <bert.hubert@netherlabs.nl>
Wed, 2 Apr 2014 21:56:08 +0000 (23:56 +0200)
pdns/Makefile-recursor
pdns/dist-recursor

index 6b7bb7eb2479dea8ec24bce0756a6b327a4d70df..50e8e29f9ee666ed05406b9a073812e54fc5b43d 100644 (file)
@@ -22,7 +22,8 @@ rec_channel.o rec_channel_rec.o selectmplexer.o sillyrecords.o \
 dns_random.o ext/polarssl-1.3.2/library/aes.o ext/polarssl-1.3.2/library/padlock.o dnslabeltext.o \
 lua-pdns.o lua-recursor.o randomhelper.o recpacketcache.o dns.o \
 reczones.o base32.o nsecrecords.o json.o ws-recursor.o ws-api.o \
-version.o responsestats.o webserver.o ext/yahttp/yahttp/reqresp.o
+version.o responsestats.o webserver.o ext/yahttp/yahttp/reqresp.o \
+rec-carbon.o
 
 REC_CONTROL_OBJECTS=rec_channel.o rec_control.o arguments.o misc.o \
        unix_utility.o logger.o qtype.o
index 5706840846f6a3255181a14776966c530c3884af..6a2e724a04e96eca0fa9ec8771903ab7738c620f 100755 (executable)
@@ -37,7 +37,7 @@ selectmplexer.cc epollmplexer.cc kqueuemplexer.cc portsmplexer.cc pdns_hw.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 ws-recursor.cc ws-api.cc version.cc dns_random.cc \
-responsestats.cc webserver.cc"
+responsestats.cc webserver.cc rec-carbon.cc"
 
 cd docs
 make pdns_recursor.1 rec_control.1