]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
distribute delaypipe.{cc,hh} 2595/head
authorPieter Lexis <pieter.lexis@powerdns.com>
Mon, 15 Jun 2015 12:46:44 +0000 (14:46 +0200)
committerPieter Lexis <pieter.lexis@powerdns.com>
Mon, 15 Jun 2015 12:46:47 +0000 (14:46 +0200)
This way, `make check` works from an auth tarball.

pdns/Makefile.am

index 10ae888221167e6b29493229e2211473041abcbc..d14bd525763d4b66daf67ec9c3ac3cd8822fd792 100644 (file)
@@ -49,7 +49,8 @@ EXTRA_DIST = \
        bindparser.h \
        named.conf.parsertest \
        pdns.conf-dist \
-       dnsdistdist/html
+       dnsdistdist/html \
+       delaypipe.hh delaypipe.cc
 
 BUILT_SOURCES = \
        bind-dnssec.schema.sqlite3.sql.h \