summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAdrian Thurston <thurston@complang.org>2014-11-06 11:22:05 -0500
committerAdrian Thurston <thurston@complang.org>2014-11-06 11:22:22 -0500
commit13bcf692b2d38763983ab2e03ab37fc0ab49b179 (patch)
treeb92eda84a6690c327405c387a2e0106583f6d3cc /Makefile.am
parentb4ce1b5819dc4cc7b9216bfb8433fbf943aaba8f (diff)
downloadcolm-13bcf692b2d38763983ab2e03ab37fc0ab49b179.tar.gz
moved test to the SUBDIRS so make check from root works
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 93f0fc50..e24f4a7e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,8 +2,8 @@
# Copyright 2010-2012 Adrian Thurston <thurston@complang.org>
#
-SUBDIRS = src
-DIST_SUBDIRS = $(SUBDIRS) aapl test
+SUBDIRS = src test
+DIST_SUBDIRS = $(SUBDIRS) aapl
dist_doc_DATA = colm.vim
EXTRA_DIST = colm.vim