CVSROOT: /sources/m4 Module name: m4 Branch: branch-1_4 Changes by: Eric Blake <ericb> 06/07/03 13:16:19
Index: checks/Makefile.in =================================================================== RCS file: /sources/m4/m4/checks/Attic/Makefile.in,v retrieving revision 1.1.1.1.2.8 retrieving revision 1.1.1.1.2.9 diff -u -b -r1.1.1.1.2.8 -r1.1.1.1.2.9 --- checks/Makefile.in 3 Jul 2006 02:36:25 -0000 1.1.1.1.2.8 +++ checks/Makefile.in 3 Jul 2006 13:16:18 -0000 1.1.1.1.2.9 @@ -33,8 +33,7 @@ # Vern says that the first star is required around an Alpha make bug. CHECKS = *[0-9][0-9].* -DISTFILES = Makefile.in get-them check-them stamp-checks \ - incl.m4 foo wrapfifo.m4 +DISTFILES = Makefile.in get-them check-them stamp-checks all: stamp-checks
