From: Francis Dupont Date: Fri, 16 Oct 2015 11:46:02 +0000 (+0200) Subject: [master] Fixed Makefile.am X-Git-Tag: trac3874_base~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=653ed2af446c8fd5f1aef8d028aed16eebcb9051;p=thirdparty%2Fkea.git [master] Fixed Makefile.am --- diff --git a/Makefile.am b/Makefile.am index e88d11e2c7..3f334b9b6e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -110,7 +110,7 @@ install-exec-hook: ### include tool to generate documentation from log message specifications ### in the distributed tarball: -EXTRA_DIST += tools/path_replacer.sh +EXTRA_DIST = tools/path_replacer.sh EXTRA_DIST += tools/mk_cfgrpt.sh #### include external sources in the distributed tarball: