CVSROOT: /sources/m4 Module name: m4 Changes by: Eric Blake <ericb> 07/05/28 18:52:42
Index: Makefile.am =================================================================== RCS file: /sources/m4/m4/Makefile.am,v retrieving revision 1.53 retrieving revision 1.54 diff -u -b -r1.53 -r1.54 --- Makefile.am 28 Mar 2007 14:37:33 -0000 1.53 +++ Makefile.am 28 May 2007 18:52:41 -0000 1.54 @@ -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
