Update of /cvsroot/woc/woc/lib/xml/dtd
In directory sc8-pr-cvs1:/tmp/cvs-serv25572/xml/dtd
Added Files:
Makefile.am
Log Message:
Added DTDs to install list
--- NEW FILE: Makefile.am ---
dtddir=${prefix}/lib/xml/dtd
dtd_DATA= catalog cml_custom.dtd tm_custom.dtd wocimports.dtd woclist.dtd wocml.dtd \
xhtml-lat1.ent xhtml-special.ent xhtml-symbol.ent XHTML_1.0_WocCustomized
EXTRA_DIST=
|