Update of /cvsroot/woc/woc
In directory usw-pr-cvs1:/tmp/cvs-serv16680
Modified Files:
configure.in
Log Message:
Added scripts to convert wml 2 html. And fixed some things along the way.
Index: configure.in
===================================================================
RCS file: /cvsroot/woc/woc/configure.in,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -r1.8 -r1.9
*** configure.in 15 Aug 2002 11:00:07 -0000 1.8
--- configure.in 15 Aug 2002 12:02:06 -0000 1.9
***************
*** 83,86 ****
--- 83,91 ----
bin/lire/Makefile
bin/lire/report.pl
+ bin/wml2html/Makefile
+ bin/wml2html/make-items
+ bin/wml2html/make-woord
+ bin/wml2html/make-groups
+ bin/wml2html/insert-item
lib/Makefile
lib/java/Makefile
|