From 653ed2af446c8fd5f1aef8d028aed16eebcb9051 Mon Sep 17 00:00:00 2001 From: Francis Dupont Date: Fri, 16 Oct 2015 13:46:02 +0200 Subject: [PATCH] [master] Fixed Makefile.am --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- 2.47.3