From: Aki Tuomi Date: Thu, 10 Jul 2014 20:31:23 +0000 (+0300) Subject: Create yahttp-config.h dynamically X-Git-Tag: auth-3.4.0-rc1~85^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6e6daffe016be73dcdd856daec1ca3c774a6d4eb;p=thirdparty%2Fpdns.git Create yahttp-config.h dynamically --- diff --git a/Makefile.am b/Makefile.am index 7001dc2df2..fd62efe9e4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS=modules codedocs @programdescend@ +SUBDIRS=pdns/ext/yahttp modules codedocs @programdescend@ DIST_SUBDIRS=modules codedocs pdns pdns/ext/rapidjson EXTRA_DIST=README INSTALL NOTICE debian-pdns/* pdns.spec \ codedocs/doxygen.conf contrib/powerdns.solaris.init.d \ diff --git a/pdns/ext/yahttp/yahttp/yahttp-config.h b/pdns/ext/yahttp/yahttp/yahttp-config.h deleted file mode 100644 index 0e84fa0e8f..0000000000 --- a/pdns/ext/yahttp/yahttp/yahttp-config.h +++ /dev/null @@ -1 +0,0 @@ -#include "../../../../config.h"