summaryrefslogtreecommitdiff
path: root/docs/reference/Makefile.am
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2008-02-01 15:44:19 +0000
committerDan Winship <danw@src.gnome.org>2008-02-01 15:44:19 +0000
commit5d75cce2ba1aa2b6ee8c1f4ea5b1069f12336c17 (patch)
treea7cb16d04fac8407b64cd1fadcbb196a12696dba /docs/reference/Makefile.am
parentc74e8efcf6e4aa1d3048ec7161bb6d497e463246 (diff)
downloadlibsoup-5d75cce2ba1aa2b6ee8c1f4ea5b1069f12336c17.tar.gz
override this to include the API version, to fix the last remaining
* docs/reference/Makefile.am (TARGET_DIR): override this to include the API version, to fix the last remaining parallel install issue between libsoup 2.2 and 2.4. #512810, Daniel Gryniewicz. svn path=/trunk/; revision=1065
Diffstat (limited to 'docs/reference/Makefile.am')
-rw-r--r--docs/reference/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/reference/Makefile.am b/docs/reference/Makefile.am
index c57803df..8da74224 100644
--- a/docs/reference/Makefile.am
+++ b/docs/reference/Makefile.am
@@ -60,6 +60,9 @@ GTKDOC_LIBS = $(top_builddir)/libsoup/libsoup-$(SOUP_API_VERSION).la
# include common portion ...
include $(top_srcdir)/gtk-doc.make
+# Override
+override TARGET_DIR=$(HTML_DIR)/$(DOC_MODULE)-$(SOUP_API_VERSION)
+
# kludges
tmpl/*.sgml: