aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am10
1 files changed, 10 insertions, 0 deletions
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