From: Peter van Dijk Date: Mon, 22 Sep 2014 12:55:02 +0000 (+0000) Subject: hack dependency build order a bit X-Git-Tag: auth-3.4.0-rc2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60821a899b8d3490d6f6209d3ab173aafb12475b;p=thirdparty%2Fpdns.git hack dependency build order a bit --- diff --git a/modules/bindbackend/Makefile.am b/modules/bindbackend/Makefile.am index 7a4739d435..caa66a4681 100644 --- a/modules/bindbackend/Makefile.am +++ b/modules/bindbackend/Makefile.am @@ -4,7 +4,7 @@ AM_CPPFLAGS=-I../../pdns $(BOOST_CPPFLAGS) $(POLARSSL_CFLAGS) $(THREADFLAGS) AM_LFLAGS = -i AM_YFLAGS = -d --verbose --debug -BUILT_SOURCES=../../pdns/bind-dnssec.schema.sqlite3.sql.h ../../pdns/bindparser.h +BUILT_SOURCES=../../pdns/bind-dnssec.schema.sqlite3.sql.h ../../pdns/bindlexer.l ../../pdns/bindparser.yy EXTRA_DIST=OBJECTFILES OBJECTLIBS