From: Peter van Dijk Date: Tue, 23 Jul 2013 10:18:20 +0000 (+0200) Subject: remove version_generated.h on clean X-Git-Tag: rec-3.6.0-rc1~541 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b383b04a065ed4c6edc271388fa0d79ece5ca792;p=thirdparty%2Fpdns.git remove version_generated.h on clean --- diff --git a/pdns/Makefile.am b/pdns/Makefile.am index 6d63908153..22204501c7 100644 --- a/pdns/Makefile.am +++ b/pdns/Makefile.am @@ -20,6 +20,7 @@ EXTRA_DIST = dnslabeltext.rl dnslabeltext.cc mtasker.cc inflighter.cc docs/pdns_ SUBDIRS= $(POLARSSL_SUBDIR) backends BUILT_SOURCES=bind-dnssec.schema.sqlite3.sql.h version_generated.h +CLEANFILES=version_generated.h noinst_SCRIPTS = pdns sysconf_DATA = pdns.conf-dist