CVSROOT: /sources/m4 Module name: m4 Branch: branch Changes by: Eric Blake <ericb> 06/06/07 12:13:08
Index: Makefile.am =================================================================== RCS file: /sources/m4/m4/Makefile.am,v retrieving revision 1.25.2.1 retrieving revision 1.25.2.2 diff -u -b -r1.25.2.1 -r1.25.2.2 --- Makefile.am 29 May 2006 19:40:03 -0000 1.25.2.1 +++ Makefile.am 7 Jun 2006 12:13:08 -0000 1.25.2.2 @@ -20,6 +20,6 @@ ## ## Written by Gary V. Vaughan <[EMAIL PROTECTED]> -SUBDIRS = doc examples lib src checks +SUBDIRS = examples lib src doc checks EXTRA_DIST = bootstrap c-boxes.el Makefile.maint DISTCLEANFILES = stamp-h
