From: Wlodek Wencel Date: Tue, 21 Jul 2015 16:22:25 +0000 (+0200) Subject: [3929] mk_cfgrpt.sh added to EXTRA_DIST X-Git-Tag: trac4006_base~3^2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40f1ce356efd65fd649b9d69e866ffb998fd7864;p=thirdparty%2Fkea.git [3929] mk_cfgrpt.sh added to EXTRA_DIST --- diff --git a/Makefile.am b/Makefile.am index 56fe5dcd49..fc418f5d48 100644 --- a/Makefile.am +++ b/Makefile.am @@ -127,6 +127,7 @@ install-exec-hook: ### in the distributed tarball: EXTRA_DIST = tools/system_messages.py EXTRA_DIST += tools/path_replacer.sh +EXTRA_DIST += tools/mk_cfgrpt.sh #### include external sources in the distributed tarball: EXTRA_DIST += ext/asio/README