CVSROOT: /sources/m4 Module name: m4 Branch: branch-1_4 Changes by: Eric Blake <ericb> 06/06/16 12:06:21
Index: checks/Makefile.in =================================================================== RCS file: /sources/m4/m4/checks/Attic/Makefile.in,v retrieving revision 1.1.1.1.2.4 retrieving revision 1.1.1.1.2.5 diff -u -b -r1.1.1.1.2.4 -r1.1.1.1.2.5 --- checks/Makefile.in 29 May 2006 19:40:04 -0000 1.1.1.1.2.4 +++ checks/Makefile.in 16 Jun 2006 12:06:21 -0000 1.1.1.1.2.5 @@ -30,7 +30,8 @@ # 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 +DISTFILES = Makefile.in get-them check-them stamp-checks \ + incl.m4 foo wrapfifo.m4 all: stamp-checks
