]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[5266] Added *.sh from *.sh.in to distclean
authorFrancis Dupont <fdupont@isc.org>
Fri, 20 Oct 2017 16:04:30 +0000 (18:04 +0200)
committerFrancis Dupont <fdupont@isc.org>
Fri, 20 Oct 2017 16:04:30 +0000 (18:04 +0200)
tools/Makefile.am

index 950adad80d07629e050ffce7c33e6a9663e145a0..4be133f4a1cddff9968337b5495f0e088d31697a 100644 (file)
@@ -7,6 +7,7 @@ AM_LDFLAGS = -static
 endif
 
 CLEANFILES = *.gcno *.gcda
+DISTCLEANFILES = path_replacer.sh
 
 if GENERATE_DOCS