]> git.ipfire.org Git - thirdparty/util-linux.git/blobdiff - Makefile.am
lib/colors: fix test compilation
[thirdparty/util-linux.git] / Makefile.am
index 3a8f471be7fadb22badc625f4dffd94a3b9d1ea3..0bfc27ff34b5147a49d768b2e79263911df1521b 100644 (file)
@@ -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
@@ -181,6 +180,9 @@ checkxalloc:
 checkdecl:
        @ $(top_srcdir)/tools/checkdecl.sh
 
+checkcompletion:
+       @ $(top_srcdir)/tools/checkcompletion.sh $(top_srcdir)
+
 DISTCHECK_CONFIGURE_FLAGS = \
        --disable-use-tty-group \
        --disable-silent-rules \