[Toxine-cvs] CVS: toxine/doc Makefile.am,1.2,1.3
Brought to you by:
f1rmb
From: Daniel Caujolle-B. <f1...@us...> - 2004-07-06 09:50:28
|
Update of /cvsroot/toxine/toxine/doc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29767 Modified Files: Makefile.am Log Message: @@udpates, fix installation in debug mode Index: Makefile.am =================================================================== RCS file: /cvsroot/toxine/toxine/doc/Makefile.am,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- Makefile.am 8 Jul 2002 12:54:48 -0000 1.2 +++ Makefile.am 6 Jul 2004 09:50:11 -0000 1.3 @@ -1,9 +1,8 @@ SUBDIRS = man - debug: -install-debug: +install-debug: install mostlyclean-generic: -rm -f *~ \#* .*~ .\#* |