From 5aa2e7bf23d727ccab1dcdc3dde5ae18469a941b Mon Sep 17 00:00:00 2001 From: Luis Ontanon Date: Sat, 17 Sep 2005 17:17:42 +0000 Subject: Get the first few dtds installed. svn path=/trunk/; revision=15852 --- Makefile.am | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index da0c1bbc34..39df1c48b4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -86,6 +86,16 @@ diameterdir = $(pkgdatadir)/diameter diameter_DATA = dictionary.dtd dictionary.xml imscxdx.xml mobileipv4.xml \ nasreq.xml sunping.xml +# +# Install the DTDs directory files in the "dtds" subdirectory +# of that directory +# +dtdsdir = $(pkgdatadir)/dtds +dtds_DATA = \ + dtds/dc.dtd \ + dtds/itunes.dtd \ + dtds/rss.dtd \ + dtds/smil.dtd # # Install the RADIUS directory files in the "radius" subdirectory -- cgit v1.2.3