Update of /cvsroot/foo/foo/elkfoo/scm
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv22012
Modified Files:
Makefile.am
Log Message:
including the new util branch
Index: Makefile.am
===================================================================
RCS file: /cvsroot/foo/foo/elkfoo/scm/Makefile.am,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** Makefile.am 3 Feb 2005 15:28:39 -0000 1.6
--- Makefile.am 10 Apr 2007 14:03:37 -0000 1.7
***************
*** 6,10 ****
NULL =
! SUBDIRS = kernel control
EXTRA_DIST = $(FOO_FILES) toplevel.foo.in
--- 6,10 ----
NULL =
! SUBDIRS = kernel util control
EXTRA_DIST = $(FOO_FILES) toplevel.foo.in
|