]> granicus.if.org Git - pdns/commitdiff
dnsdist: allow building with `make dnsdist`
authorPieter Lexis <pieter.lexis@powerdns.com>
Thu, 31 Mar 2016 09:17:59 +0000 (11:17 +0200)
committerPieter Lexis <pieter.lexis@powerdns.com>
Thu, 7 Apr 2016 15:11:17 +0000 (17:11 +0200)
pdns/dnsdistdist/Makefile.am

index 33937c9dfb5b88984ec670ae408d8a5664bd38f8..fc496f1c0ae5072a34142a0586e883f3825b90c0 100644 (file)
@@ -47,6 +47,8 @@ else
 bin_PROGRAMS = dnsdist
 endif
 
+dnsdist-web.$(OBJEXT): htmlfiles.h
+
 dnsdist_SOURCES = \
        base64.hh \
        dns.cc dns.hh \