From: A.M. K. <aku...@us...> - 2002-04-18 02:22:53
|
Update of /cvsroot/py-howto/pyhowto In directory usw-pr-cvs1:/tmp/cvs-serv6638 Modified Files: Makefile Log Message: Remove last trace of deleted howto Index: Makefile =================================================================== RCS file: /cvsroot/py-howto/pyhowto/Makefile,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -r1.6 -r1.7 *** Makefile 8 Jul 2001 01:41:44 -0000 1.6 --- Makefile 18 Apr 2002 02:22:50 -0000 1.7 *************** *** 6,10 **** # List of HOWTOs that aren't to be processed ! REMOVE_HOWTO = ODBChints.tex apachenote.tex # Determine list of files to be built --- 6,10 ---- # List of HOWTOs that aren't to be processed ! REMOVE_HOWTO = ODBChints.tex editor.tex # Determine list of files to be built |