gzz-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gzz-commits] navidoc Makefile


From: Asko Soukka
Subject: [Gzz-commits] navidoc Makefile
Date: Wed, 19 Mar 2003 10:39:58 -0500

CVSROOT:        /cvsroot/navidoc
Module name:    navidoc
Changes by:     Asko Soukka <address@hidden>    03/03/19 10:39:58

Modified files:
        .              : Makefile 

Log message:
        minor

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/navidoc/navidoc/Makefile.diff?tr1=1.4&tr2=1.5&r1=text&r2=text

Patches:
Index: navidoc/Makefile
diff -u navidoc/Makefile:1.4 navidoc/Makefile:1.5
--- navidoc/Makefile:1.4        Tue Mar 18 11:28:36 2003
+++ navidoc/Makefile    Wed Mar 19 10:39:58 2003
@@ -33,7 +33,7 @@
        find . -name "*.class" | xargs rm -f
 
 html:
-       $(JYTHON) rst2any.py --html -d navidoc $(DBG) $(RST)
+       $(JYTHON) rst2any.py --html -d navidoc -d docutils $(DBG) $(RST)
 
 html-loop:
-       $(JYTHON) rst2any.py --loop --html -d navidoc $(DBG) $(RST)
+       $(JYTHON) rst2any.py --loop --html -d navidoc -d docutils $(DBG) $(RST)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]