summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2010-01-05 18:30:56 +0100
committerJim Meyering <meyering@redhat.com>2010-01-05 18:54:38 +0100
commit51ad8c98cbbc972d95046771f69421ff3ca5af40 (patch)
treef2d1e788b3f8f19d7b1594743e63505be5073804 /Makefile.am
parentea94f26d8d8f00603ab94d275161609fd0ad65ee (diff)
downloadgrep-51ad8c98cbbc972d95046771f69421ff3ca5af40.tar.gz
build: run gnulib's tests, too
* Makefile.am (SUBDIRS): Add gnulib-tests. * gnulib-tests/Makefile.am: New file. * bootstrap.conf (bootstrap_epilogue): New function, from coreutils. (gnulib_tool_option_extras): Define. * configure.ac: Add gnulib-tests/Makefile.
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 d076f82d..b394afde 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -18,7 +18,7 @@
AUTOMAKE_OPTIONS = gnu 1.10
ACLOCAL_AMFLAGS = -I m4
-SUBDIRS = po lib doc src tests vms
+SUBDIRS = po lib doc src tests vms gnulib-tests
EXTRA_DIST = build-aux/config.rpath TODO README README-alpha \
Makefile.boot README-boot