From: Egon W. <eg...@us...> - 2002-08-16 14:24:20
|
Update of /cvsroot/woc/woc/data/wml/d In directory usw-pr-cvs1:/tmp/cvs-serv10980/d Modified Files: Makefile.am Log Message: Install all data files in the same dir. Index: Makefile.am =================================================================== RCS file: /cvsroot/woc/woc/data/wml/d/Makefile.am,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** Makefile.am 15 Aug 2002 15:16:25 -0000 1.2 --- Makefile.am 16 Aug 2002 14:23:45 -0000 1.3 *************** *** 1,3 **** ! wmldir=${prefix}/web-docs/data/wml/d wml_DATA=*.xml --- 1,3 ---- ! wmldir=${prefix}/web-docs/data/wml wml_DATA=*.xml |