From: bert hubert Date: Wed, 2 Apr 2014 21:56:08 +0000 (+0200) Subject: ship carbon files in recursor tarball X-Git-Tag: rec-3.6.0-rc1~95 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03f895442f2281515177623605f3ee0692e14b6b;p=thirdparty%2Fpdns.git ship carbon files in recursor tarball --- diff --git a/pdns/Makefile-recursor b/pdns/Makefile-recursor index 6b7bb7eb24..50e8e29f9e 100644 --- a/pdns/Makefile-recursor +++ b/pdns/Makefile-recursor @@ -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 diff --git a/pdns/dist-recursor b/pdns/dist-recursor index 5706840846..6a2e724a04 100755 --- a/pdns/dist-recursor +++ b/pdns/dist-recursor @@ -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