summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorHavoc Pennington <hp@redhat.com>2007-07-27 20:59:42 +0000
committerHavoc Pennington <hp@redhat.com>2007-07-27 20:59:42 +0000
commit5882fcb12c8e826fba5d2f403467885ad276e0f4 (patch)
tree2a406014b34a03b8c9990fefbc9dcb1c659ef6f0 /doc
parentbdbab1212390d85a82d4195fa67a5c63ac0678cb (diff)
2007-07-27 Havoc Pennington <hp@redhat.com>dbus-1.1.2
* release 1.1.2
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 8a252ad3..e1c8e4dc 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -18,7 +18,7 @@ HTML_FILES= \
if DBUS_XML_DOCS_ENABLED
all-local: $(HTML_FILES)
-EXTRA_DIST += $(HTML_FILES)
+EXTRA_DIST += $(HTML_FILES) system-activation.txt
dbus-specification.html: dbus-specification.xml
$(XMLTO) html-nochunks $<