Update of /cvsroot/woc/woc/data/wml/q
In directory usw-pr-cvs1:/tmp/cvs-serv21511/data/wml/q
Modified Files:
Makefile.am
Log Message:
Install WML in correct dir. And install physical properties.
(Still trying to generate a HTML file, but getting close).
Index: Makefile.am
===================================================================
RCS file: /cvsroot/woc/woc/data/wml/q/Makefile.am,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** Makefile.am 15 Aug 2002 14:26:05 -0000 1.1
--- Makefile.am 15 Aug 2002 15:16:27 -0000 1.2
***************
*** 1,3 ****
! wmldir=${prefix}/data/wml/q
wml_DATA=*.xml
--- 1,3 ----
! wmldir=${prefix}/web-docs/data/wml/q
wml_DATA=*.xml
|