From 7c0b3deac8a3459b9cf49c01c8427f24cff2cf82 Mon Sep 17 00:00:00 2001 From: Adrian Thurston Date: Sun, 31 Jul 2011 06:36:56 +0000 Subject: Automake files in the tests directory now used only for adding files to the dist. The makefiles that run the tests are now called runtests.mk. Now have the test suite in the dist. refs #294. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index f907d2e1..98a61b96 100644 --- a/Makefile.am +++ b/Makefile.am @@ -75,7 +75,7 @@ # ADT SUBDIRS = colm -DIST_SUBDIRS = $(SUBDIRS) aapl +DIST_SUBDIRS = $(SUBDIRS) aapl test dist_doc_DATA = colm.vim EXTRA_DIST = colm.vim -- cgit v1.2.1