From: Bert Hubert Date: Wed, 2 Feb 2011 08:29:26 +0000 (+0000) Subject: make sure we ship md5.hh for the tarball X-Git-Tag: auth-3.0~286 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cae180d20e667988cd9ccd77ce733740db220718;p=pdns make sure we ship md5.hh for the tarball git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@1961 d19b8d6e-7fed-0310-83ef-9ca221ded41b --- diff --git a/pdns/Makefile.am b/pdns/Makefile.am index 8dd308ab9..bb4e5bd55 100644 --- a/pdns/Makefile.am +++ b/pdns/Makefile.am @@ -41,7 +41,7 @@ aes/aescrypt.c aes/aes.h aes/aeskey.c aes/aes_modes.c aes/aesopt.h \ aes/aestab.c aes/aestab.h aes/brg_endian.h aes/brg_types.h aes/dns_random.cc \ randomhelper.cc namespaces.hh nsecrecords.cc base32.cc dbdnsseckeeper.cc dnssecinfra.cc \ dnsseckeeper.hh dnssecinfra.hh base32.hh dns.cc dnssecsigner.cc polarrsakeyinfra.cc md5.cc \ -signingpipe.cc +md5.hh signingpipe.cc # pdns_server_LDFLAGS=@moduleobjects@ @modulelibs@ @DYNLINKFLAGS@ @LIBDL@ @THREADFLAGS@ -Lext/polarssl/library