From: <ku...@us...> - 2003-02-12 12:23:31
|
Update of /cvsroot/basedb/basedb/plugins/src/clustering/Cgraph In directory sc8-pr-cvs1:/tmp/cvs-serv1896/plugins/src/clustering/Cgraph Modified Files: Makefile.am Log Message: Continued fixing of automake/autoconfig/configure ... Index: Makefile.am =================================================================== RCS file: /cvsroot/basedb/basedb/plugins/src/clustering/Cgraph/Makefile.am,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** Makefile.am 6 Feb 2003 00:43:34 -0000 1.2 --- Makefile.am 12 Feb 2003 12:23:28 -0000 1.3 *************** *** 1,3 **** ! # $Id$ ! SUBDIRS = source --- 1,5 ---- ! ## Process this file with automake to produce Makefile.in ! ## ! ## $Id$ ! SUBDIRS = include source |