summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2011-05-09 15:23:15 -0400
committerCosimo Cecchi <cosimoc@gnome.org>2011-05-09 15:23:15 -0400
commitc78c3022f07aa790a1f21c48e4ebf62712c6b70f (patch)
treecdeefc0e0b25aa2193e73f4e4aae4e3106a8249b
parent2cf6e53496967b1e00cc026e33c7b63c587c78b4 (diff)
downloadnautilus-3.1.1.tar.gz
dbus: don't generate the docbook file3.1.1
-rw-r--r--libnautilus-private/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/libnautilus-private/Makefile.am b/libnautilus-private/Makefile.am
index 09822a075..1aa7859c4 100644
--- a/libnautilus-private/Makefile.am
+++ b/libnautilus-private/Makefile.am
@@ -25,7 +25,6 @@ $(dbus_built_sources) : Makefile.am $(top_srcdir)/data/dbus-interfaces.xml
--c-namespace NautilusDBus \
--c-generate-object-manager \
--generate-c-code nautilus-generated \
- --generate-docbook nautilus-generated-doc \
$(top_srcdir)/data/dbus-interfaces.xml \
$(NULL)