From: Aki Tuomi Date: Thu, 28 May 2015 18:04:35 +0000 (+0300) Subject: Add tkey.cc to Makefile X-Git-Tag: dnsdist-1.0.0-alpha1~248^2~79^2~4^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59fa92287ef060532b8b74b72c15cb76da43d643;p=thirdparty%2Fpdns.git Add tkey.cc to Makefile --- diff --git a/pdns/Makefile.am b/pdns/Makefile.am index 82a089d272..7691bc4b43 100644 --- a/pdns/Makefile.am +++ b/pdns/Makefile.am @@ -187,6 +187,7 @@ pdns_server_SOURCES = \ slavecommunicator.cc \ statbag.cc statbag.hh \ tcpreceiver.cc tcpreceiver.hh \ + tkey.cc \ ueberbackend.cc ueberbackend.hh \ unix_semaphore.cc \ unix_utility.cc \