From: Ruben Kerkhof Date: Tue, 30 Dec 2014 21:16:22 +0000 (+0100) Subject: Specify the correct location of the prerequisite X-Git-Tag: rec-3.7.0-rc1~67^2~13^2~3^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F2028%2Fhead;p=thirdparty%2Fpdns.git Specify the correct location of the prerequisite --- diff --git a/pdns/Makefile.am b/pdns/Makefile.am index a17fa483c0..b5b60b1459 100644 --- a/pdns/Makefile.am +++ b/pdns/Makefile.am @@ -962,7 +962,7 @@ endif version.o: version_generated.h -pubsuffix.cc: effective_tld_names.dat +pubsuffix.cc: $(srcdir)/effective_tld_names.dat ./mkpubsuffixcc .PHONY: version_generated.h