Browse Source

[5266] Added *.sh from *.sh.in to distclean

Francis Dupont 7 years ago
parent
commit
6139b8ab8c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      tools/Makefile.am

+ 1 - 0
tools/Makefile.am

@@ -7,6 +7,7 @@ AM_LDFLAGS = -static
 endif
 
 CLEANFILES = *.gcno *.gcda
+DISTCLEANFILES = path_replacer.sh
 
 if GENERATE_DOCS