summaryrefslogtreecommitdiffstats
path: root/doc/Makefile.am
diff options
context:
space:
mode:
authorHavoc Pennington <hp@redhat.com>2005-02-05 03:24:54 +0000
committerHavoc Pennington <hp@redhat.com>2005-02-05 03:24:54 +0000
commit849493eafbd549a909c79b1619f5cb98f6533cf0 (patch)
tree7b5cbfb9de72c3bcd82fe8d4b0962f3d4aee8590 /doc/Makefile.am
parent671246e6acfc54e9f7fa52de8a269bfe48f3f212 (diff)
2005-02-04 Havoc Pennington <hp@redhat.com>
* doc/Makefile.am (EXTRA_DIST): add DTDs to makefile * doc/introspect.dtd: add introspect.dtd from David A. Wheeler (with some minor changes) * doc/dbus-specification.xml: add deprecated attribute to introspection format
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 11f7db96..3032c866 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,4 +1,6 @@
EXTRA_DIST= \
+ busconfig.dtd \
+ introspect.dtd \
dbus-faq.xml \
dbus-specification.xml \
dbus-test-plan.xml \