]> granicus.if.org Git - pdns/commitdiff
make sdig compile again for the regression tests
authorBert Hubert <bert.hubert@netherlabs.nl>
Wed, 21 Apr 2010 11:10:48 +0000 (11:10 +0000)
committerBert Hubert <bert.hubert@netherlabs.nl>
Wed, 21 Apr 2010 11:10:48 +0000 (11:10 +0000)
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@1570 d19b8d6e-7fed-0310-83ef-9ca221ded41b

pdns/Makefile.am

index fea7d659f2dea13d86fd1921a3d74be4933843bd..c2499c5c98a5ef9016908f9fa58ad9e131eb65e7 100644 (file)
@@ -57,7 +57,7 @@ pdnssec_LDFLAGS=-Lext/polarssl/library/ -lboost_filesystem-mt -lpolarssl -lboost
 
 sdig_SOURCES=sdig.cc sstuff.hh dnsparser.cc dnsparser.hh dnsrecords.cc dnswriter.cc dnswriter.hh \
        misc.cc misc.hh rcpgenerator.cc rcpgenerator.hh base64.cc base64.hh unix_utility.cc \
-       logger.cc statbag.cc qtype.cc sillyrecords.cc
+       logger.cc statbag.cc qtype.cc sillyrecords.cc nsecrecords.cc base32.cc
 
 tsig_tests_SOURCES=tsig-tests.cc sstuff.hh dnsparser.cc dnsparser.hh dnsrecords.cc dnswriter.cc dnswriter.hh \
        misc.cc misc.hh rcpgenerator.cc rcpgenerator.hh base64.cc base64.hh unix_utility.cc \