summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am7
1 files changed, 3 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am
index feb2f16e..f907d2e1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -74,12 +74,11 @@
# ADT install: $(INSTALL_SUBDIRS)
# ADT
-
SUBDIRS = colm
-DIST_SUBDIRS = $(SUBDIRS) aapl test
+DIST_SUBDIRS = $(SUBDIRS) aapl
-#dist_doc_DATA = CREDITS ChangeLog
-#EXTRA_DIST = ragel.vim
+dist_doc_DATA = colm.vim
+EXTRA_DIST = colm.vim
# This file is checked for by the configure script and its existence causes the
# parsers and the manual to not be built when the distribution is built.