summaryrefslogtreecommitdiff
path: root/docs/reference/Makefile.am
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2008-02-25 19:28:31 +0000
committerDan Winship <danw@src.gnome.org>2008-02-25 19:28:31 +0000
commitafba6a120748adef695efba240542d800c2acb8c (patch)
treed66bc92dbae9cb7e549fe40edfd5ae522eaad760 /docs/reference/Makefile.am
parent5f5c1d65408f1d5ef970fa0c0e17a1ca3bdcab4f (diff)
downloadlibsoup-afba6a120748adef695efba240542d800c2acb8c.tar.gz
rename from libsoup to libsoup-2.4 (TARGET_DIR): don't need to override
* docs/reference/Makefile.am (DOC_MODULE): rename from libsoup to libsoup-2.4 (TARGET_DIR): don't need to override this now * docs/reference/libsoup-2.4.types: * docs/reference/libsoup-2.4-docs.txt: * docs/reference/libsoup-2.4-overrides.txt: * docs/reference/libsoup-2.4-sections.txt: Rename these from unversioned, to match DOC_MODULE Fixes doc installation to work with devhelp again. #518384, Mart Raudsepp. svn path=/trunk/; revision=1095
Diffstat (limited to 'docs/reference/Makefile.am')
-rw-r--r--docs/reference/Makefile.am5
1 files changed, 1 insertions, 4 deletions
diff --git a/docs/reference/Makefile.am b/docs/reference/Makefile.am
index 9409f04b..87015cb4 100644
--- a/docs/reference/Makefile.am
+++ b/docs/reference/Makefile.am
@@ -2,7 +2,7 @@
AUTOMAKE_OPTIONS = 1.6
# The name of the module
-DOC_MODULE=libsoup
+DOC_MODULE=libsoup-2.4
# The top-level SGML file.
DOC_MAIN_SGML_FILE=$(DOC_MODULE)-docs.sgml
@@ -60,9 +60,6 @@ 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: