summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 3a8f471be..bbaccb178 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -181,6 +181,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 \