]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Add tkey.cc to Makefile
authorAki Tuomi <cmouse@cmouse.fi>
Thu, 28 May 2015 18:04:35 +0000 (21:04 +0300)
committerAki Tuomi <cmouse@cmouse.fi>
Sun, 7 Jun 2015 17:34:51 +0000 (20:34 +0300)
pdns/Makefile.am

index 82a089d27255c7e1fa9ba9035e222d7d57a757a0..7691bc4b43ec562ec13a861588d50038a926ba75 100644 (file)
@@ -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 \