Update of /cvsroot/foo/foo/libfoo/modules
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28078/modules
Modified Files:
Makefile.am
Log Message:
added banff modules subdir to build system
Index: Makefile.am
===================================================================
RCS file: /cvsroot/foo/foo/libfoo/modules/Makefile.am,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** Makefile.am 1 Aug 2004 02:05:11 -0000 1.1
--- Makefile.am 26 Aug 2004 09:51:05 -0000 1.2
***************
*** 4,6 ****
# $Id$
! SUBDIRS = orthodox
--- 4,6 ----
# $Id$
! SUBDIRS = orthodox banff
|