|
From: <ho...@us...> - 2004-02-03 23:27:10
|
Update of /cvsroot/ganc/ganc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24586 Modified Files: Makefile.am Log Message: Took out 'ganc.glade2' from distribution. It stays (by now) in cvs but most probably we don't need it anymore Index: Makefile.am =================================================================== RCS file: /cvsroot/ganc/ganc/Makefile.am,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** Makefile.am 20 Nov 2003 03:31:39 -0000 1.1.1.1 --- Makefile.am 3 Feb 2004 23:24:53 -0000 1.2 *************** *** 3,5 **** SUBDIRS = src ! EXTRA_DIST = ganc.glade2 --- 3,5 ---- SUBDIRS = src ! #EXTRA_DIST = ganc.glade2 |