[Zope-CVS] CVS: Packages/zpkgtools/doc - Makefile:1.4
Fred L. Drake, Jr.
fred at zope.com
Tue Apr 6 11:13:23 EDT 2004
Update of /cvs-repository/Packages/zpkgtools/doc
In directory cvs.zope.org:/tmp/cvs-serv9314
Modified Files:
Makefile
Log Message:
fix stupid Makefile error
=== Packages/zpkgtools/doc/Makefile 1.3 => 1.4 ===
--- Packages/zpkgtools/doc/Makefile:1.3 Sat Apr 3 14:27:29 2004
+++ Packages/zpkgtools/doc/Makefile Tue Apr 6 11:13:23 2004
@@ -40,7 +40,7 @@
# Need to add dependency information for this; this really depends on
# all the modules in zpkgtools, so is tedious to spell out.
-apiref: apiref/index.html
+apiref:
./mkapiref.sh
More information about the Zope-CVS
mailing list