From 6139b8ab8c2fd833412c16c5e96b8332c480bad2 Mon Sep 17 00:00:00 2001 From: Francis Dupont Date: Fri, 20 Oct 2017 18:04:30 +0200 Subject: [PATCH] [5266] Added *.sh from *.sh.in to distclean --- tools/Makefile.am | 1 + 1 file changed, 1 insertion(+) 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 -- 2.47.2