summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorEric Blake <ebb9@byu.net>2007-05-28 18:52:41 +0000
committerEric Blake <ebb9@byu.net>2007-10-06 07:08:32 -0600
commit971da169f5773ac79913f1abc8092058d839a276 (patch)
treeae99beb49a6c8afe17c06b5a870adf4f8349f9ca /Makefile.am
parent604065529af5ca84448f4c15ef31b0e279ccddeb (diff)
downloadm4-971da169f5773ac79913f1abc8092058d839a276.tar.gz
Also run gnulib unit tests during make check.
* ltdl/m4/gnulib-cache.m4: Augment with 'gnulib-tool --tests-base=tests/gnu --with-tests'. * configure.ac (AC_CONFIG_FILES): Build tests/gnu testdir. * Makefile.am (SUBDIRS): Run gnulib tests before ours.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 0fd9d55f..71ac8c90 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -23,7 +23,7 @@
config_aux_dir = ltdl/config
config_macro_dir= ltdl/m4
-SUBDIRS = ltdl po gnu .
+SUBDIRS = ltdl po gnu tests/gnu .
ACLOCAL_AMFLAGS = -I ltdl/m4
AUTOMAKE_OPTIONS = nostdinc