From: bert hubert Date: Mon, 21 Dec 2015 22:06:41 +0000 (+0000) Subject: make sure lua-pdns.hh gets shipped X-Git-Tag: dnsdist-1.0.0-alpha1~44 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4a89be672476110048409d03b9437e6755f7d136;p=pdns make sure lua-pdns.hh gets shipped --- diff --git a/pdns/Makefile.am b/pdns/Makefile.am index cc34b6bec..81c80156b 100644 --- a/pdns/Makefile.am +++ b/pdns/Makefile.am @@ -160,7 +160,7 @@ pdns_server_SOURCES = \ lock.hh \ logger.cc logger.hh \ lua-auth.cc lua-auth.hh \ - lua-pdns.cc lua-iputils.cc \ + lua-pdns.cc lua-pdns.hh lua-iputils.cc \ mastercommunicator.cc \ mbedtlscompat.hh \ md5.hh \