From: bert hubert Date: Mon, 30 Mar 2015 19:22:08 +0000 (+0200) Subject: make sure we build html X-Git-Tag: dnsdist-1.0.0-alpha1~248^2~88^2~28 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a1f81e3ba16a980c079e2c9b62325c957eacf38b;p=pdns make sure we build html --- diff --git a/pdns/dnsdistdist/Makefile.am b/pdns/dnsdistdist/Makefile.am index a08068503..46ce8fa8b 100644 --- a/pdns/dnsdistdist/Makefile.am +++ b/pdns/dnsdistdist/Makefile.am @@ -5,6 +5,8 @@ SUBDIRS=pdns/ext/yahttp dnslabeltext.cc: dnslabeltext.rl ragel $< -o dnslabeltext.cc +BUILT_SOURCES=htmlfiles.h + htmlfiles.h: html/* ./incfiles > $@