From: Tomek Mrugalski Date: Fri, 8 Aug 2014 12:08:17 +0000 (+0200) Subject: [3427] make distcheck fix X-Git-Tag: trac3482_base~54^2~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e677e7c7547446c0554ecff2ae1d1e3e67e253aa;p=thirdparty%2Fkea.git [3427] make distcheck fix --- diff --git a/Makefile.am b/Makefile.am index 6c7f2b89fa..b548587357 100644 --- a/Makefile.am +++ b/Makefile.am @@ -129,6 +129,7 @@ cppcheck: ### include tool to generate documentation from log message specifications ### in the distributed tarball: EXTRA_DIST = tools/system_messages.py +EXTRA_DIST += tools/path_replacer.sh #### include external sources in the distributed tarball: EXTRA_DIST += ext/asio/README