Update of /cvsroot/woc/woc/data/wml/r
In directory usw-pr-cvs1:/tmp/cvs-serv10980/r
Modified Files:
Makefile.am
Log Message:
Install all data files in the same dir.
Index: Makefile.am
===================================================================
RCS file: /cvsroot/woc/woc/data/wml/r/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** Makefile.am 15 Aug 2002 15:16:27 -0000 1.2
--- Makefile.am 16 Aug 2002 14:23:46 -0000 1.3
***************
*** 1,3 ****
! wmldir=${prefix}/web-docs/data/wml/r
wml_DATA=*.xml
--- 1,3 ----
! wmldir=${prefix}/web-docs/data/wml
wml_DATA=*.xml
|