--- test/xhtmlbasicmakefile 2004/11/12 21:52:10 1.4
+++ test/xhtmlbasicmakefile 2004/11/12 22:45:01 1.5
@@ -2,9 +2,12 @@
#
# generates static HTML versions from MetaHTML sources for xhtml-basic
#
-# $Id: Makefile,v 1.4 2004/11/12 21:52:10 ahby Exp $
+# $Id: Makefile,v 1.5 2004/11/12 22:45:01 ahby Exp $
#
# $Log: Makefile,v $
+# Revision 1.5 2004/11/12 22:45:01 ahby
+# Fixed the release generation script again.
+#
# Revision 1.4 2004/11/12 21:52:10 ahby
# grrrr
#
@@ -84,7 +87,7 @@
all: $(OUTPUT) index.html
dev: all
- /usr/local/bin/htmldiff -t $(PREVIOUS) index.html xhtml-print-diff.html
+ /usr/local/bin/htmldiff -t $(PREVIOUS) index.html xhtml-basic-diff.html
/usr/local/bin/html2ps -f html2ps.conf -o xhtml-basic.ps index.html
ps2pdf xhtml-basic.ps xhtml-basic.pdf