From: Francis Dupont Date: Fri, 20 Oct 2017 16:04:30 +0000 (+0200) Subject: [5266] Added *.sh from *.sh.in to distclean X-Git-Tag: Kea-1.3.0~2^2~24^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6139b8ab8c2fd833412c16c5e96b8332c480bad2;p=thirdparty%2Fkea.git [5266] Added *.sh from *.sh.in to distclean --- diff --git a/tools/Makefile.am b/tools/Makefile.am index 950adad80d..4be133f4a1 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -7,6 +7,7 @@ AM_LDFLAGS = -static endif CLEANFILES = *.gcno *.gcda +DISTCLEANFILES = path_replacer.sh if GENERATE_DOCS