From 59fa92287ef060532b8b74b72c15cb76da43d643 Mon Sep 17 00:00:00 2001 From: Aki Tuomi Date: Thu, 28 May 2015 21:04:35 +0300 Subject: [PATCH] Add tkey.cc to Makefile --- pdns/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/pdns/Makefile.am b/pdns/Makefile.am index 82a089d27..7691bc4b4 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 \ -- 2.40.0