]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
get the right files
authorbert hubert <bert.hubert@netherlabs.nl>
Sat, 7 Mar 2015 21:58:55 +0000 (22:58 +0100)
committerbert hubert <bert.hubert@netherlabs.nl>
Sat, 7 Mar 2015 21:58:55 +0000 (22:58 +0100)
pdns/dnsdistdist/Makefile.am
pdns/dnsdistdist/populate

index 5a27e3af64cb010a84bd38dc56d825d1df5b1757..3505d94939ae024ce6f29676cb6683afbd88ed4f 100644 (file)
@@ -22,7 +22,7 @@ dnsdist_SOURCES = \
        pdnsexception.hh \
        qtype.cc qtype.hh \
        sodcrypto.cc sodcrypto.hh \
-       sstuff.hh LuaContext.hpp
+       sstuff.hh pdns/ext/luawrapper/include/LuaContext.hpp
 
 dnsdist_LDFLAGS = \
        $(AM_LDFLAGS) \
index f975ffcaf6c267302e7781642e7671a5ec49e9ca..865585bdf0d9b66af930c9f9af4d05eb3d731a1a 100644 (file)
@@ -1,7 +1,7 @@
 #!/bin/bash
 
 cp ../base32.hh ../base64.cc ../base64.hh ../dnsdist.cc ../dnsdist.hh ../dnsdist-lua.cc ../dns.hh \
-../dnslabeltext.cc ../dnsname.cc ../dnsname.hh ../dnsparser.hh ../dnswriter.cc ../dnswriter.hh \
+../dnslabeltext.{cc,rl} ../dnsname.cc ../dnsname.hh ../dnsparser.hh ../dnswriter.cc ../dnswriter.hh \
 ../dolog.hh ../iputils.cc ../iputils.hh ../misc.cc ../misc.hh ../namespaces.hh \
 ../pdnsexception.hh ../qtype.cc ../qtype.hh ../sodcrypto.cc ../sodcrypto.hh ../sstuff.hh .