summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2006-04-01 15:30:51 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2006-04-01 15:30:51 +0000
commite1137151f858b9bde343722c484780e2e237dffd (patch)
tree60adb9eb6c5a1eb82a5a1f154d3a804952da8c2f /docs
parent2088cb81b1a3fdd498f9722d4c2b5084488ea9d3 (diff)
disable use of AS_LIBTOOL_TAGS, it doesn't work correctly
Original commit message from CVS: disable use of AS_LIBTOOL_TAGS, it doesn't work correctly
Diffstat (limited to 'docs')
-rw-r--r--docs/plugins/gst-plugins-good-plugins-docs.sgml1
-rw-r--r--docs/upload.mak2
2 files changed, 2 insertions, 1 deletions
diff --git a/docs/plugins/gst-plugins-good-plugins-docs.sgml b/docs/plugins/gst-plugins-good-plugins-docs.sgml
index 1975fa0b..b4b85e18 100644
--- a/docs/plugins/gst-plugins-good-plugins-docs.sgml
+++ b/docs/plugins/gst-plugins-good-plugins-docs.sgml
@@ -66,6 +66,7 @@
<xi:include href="xml/plugin-halelements.xml" />
<xi:include href="xml/plugin-id3demux.xml" />
<xi:include href="xml/plugin-jpeg.xml" />
+ <xi:include href="xml/plugin-ladspa.xml" />
<xi:include href="xml/plugin-level.xml" />
<xi:include href="xml/plugin-matroska.xml" />
<xi:include href="xml/plugin-mulaw.xml" />
diff --git a/docs/upload.mak b/docs/upload.mak
index 90a86d7a..cff4c49b 100644
--- a/docs/upload.mak
+++ b/docs/upload.mak
@@ -13,7 +13,7 @@
# correct User entry for the Host entry for the DOC_SERVER
# these variables define the location of the online docs
-DOC_SERVER=freedesktop.org
+DOC_SERVER=gstreamer.freedesktop.org
DOC_BASE=/srv/gstreamer.freedesktop.org/www/data/doc
DOC_URL=$(DOC_SERVER):$(DOC_BASE)
GST_VERSION_NANO = $(GST_PLUGINS_GOOD_VERSION_NANO)