CVSROOT: /sources/m4 Module name: m4 Branch: branch-1_4 Changes by: Eric Blake <ericb> 06/07/14 15:15:59
Index: checks/Makefile.in =================================================================== RCS file: /sources/m4/m4/checks/Attic/Makefile.in,v retrieving revision 1.1.1.1.2.10 retrieving revision 1.1.1.1.2.11 diff -u -b -r1.1.1.1.2.10 -r1.1.1.1.2.11 --- checks/Makefile.in 3 Jul 2006 17:01:07 -0000 1.1.1.1.2.10 +++ checks/Makefile.in 14 Jul 2006 15:15:58 -0000 1.1.1.1.2.11 @@ -32,7 +32,7 @@ AWK = @AWK@ # Vern says that the first star is required around an Alpha make bug. -CHECKS = $(srcdir)/*[0-9][0-9].* +CHECKS = $(srcdir)/*[0-9][0-9][0-9].* # Makefile.in is automatically distributed by automake. DISTFILES = $(srcdir)/get-them $(srcdir)/check-them $(srcdir)/stamp-checks
