From: Bert Hubert Date: Thu, 26 Aug 2010 08:39:34 +0000 (+0000) Subject: further build fixes X-Git-Tag: rec-3.3~25 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bf59afaa1339c1ba9eafbf288c7867e25d6e00a4;p=pdns further build fixes git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@1697 d19b8d6e-7fed-0310-83ef-9ca221ded41b --- diff --git a/pdns/Makefile.am b/pdns/Makefile.am index 5640b415c..ae60dc868 100644 --- a/pdns/Makefile.am +++ b/pdns/Makefile.am @@ -148,7 +148,8 @@ dnsdemog_SOURCES=dnsdemog.cc misc.cc unix_utility.cc qtype.cc \ base64.cc base64.hh dnswriter.cc dnswriter.hh rcpgenerator.cc rcpgenerator.hh \ utility.hh dnsparser.hh sillyrecords.cc -rec_control_SOURCES=rec_channel.cc rec_channel.hh rec_control.cc arguments.cc arguments.hh +rec_control_SOURCES=rec_channel.cc rec_channel.hh rec_control.cc arguments.cc arguments.hh misc.cc qtype.cc \ + unix_utility.cc logger.cc statbag.cc pdns_recursor_SOURCES=syncres.cc resolver.hh misc.cc unix_utility.cc qtype.cc \ logger.cc statbag.cc arguments.cc lwres.cc pdns_recursor.cc reczones.cc lwres.hh \