Update of /cvsroot/woc/woc/lib
In directory sc8-pr-cvs1:/tmp/cvs-serv25572
Modified Files:
Makefile.am
Log Message:
Added DTDs to install list
Index: Makefile.am
===================================================================
RCS file: /cvsroot/woc/woc/lib/Makefile.am,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** Makefile.am 15 Aug 2002 11:02:41 -0000 1.1
--- Makefile.am 14 Jan 2004 13:17:45 -0000 1.2
***************
*** 1,4 ****
PREFIX="@prefix@"
! SUBDIRS= java
EXTRA_DIST=
--- 1,4 ----
PREFIX="@prefix@"
! SUBDIRS= java xml
EXTRA_DIST=
|