From 702b6b5f7f77f198e921e51a83e31afcc6e81d0e Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Wed, 25 May 2016 15:59:15 +0200 Subject: build-sys: add tools/Makemodule.am We have "make" targets which depends on tools/check*.sh scripts. It's ugly to exclude these scripts from the release tar balls (as generated by "make distcheck"). Signed-off-by: Karel Zak --- Makefile.am | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index bbaccb178..0bfc27ff3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -72,10 +72,9 @@ EXTRA_DIST += \ autogen.sh \ Documentation \ po/update-potfiles \ - README.licensing \ - tools/git-version-gen - + README.licensing +include tools/Makemodule.am include include/Makemodule.am include lib/Makemodule.am include libuuid/Makemodule.am -- cgit v1.2.3-55-g7522