summaryrefslogtreecommitdiff
path: root/docs/manuals.mak
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-03-01 17:15:28 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-03-01 17:15:28 +0000
commitfdfb2b823246acc007980603b1dde4197bb891b6 (patch)
tree6bd110980120db11af1605cf62a532b325c4b2ff /docs/manuals.mak
parent2db697154bb22123f45074aa28a3185f4344cb55 (diff)
configure.ac: remove whitespace
Original commit message from CVS: * configure.ac: remove whitespace * docs/gst/tmpl/gstbuffer.sgml: * docs/gst/tmpl/gstdata.sgml: * docs/gst/tmpl/gstreamer-unused.sgml: * docs/gst/tmpl/gstxml.sgml: doc update * docs/manuals.mak: add a FIXME * docs/pwg/intro-preface.xml: * docs/pwg/pwg.xml: remove GNOME * gst/gst.c: (init_post): try GST_PLUGIN_PATH paths for the _global_registry first * gst/gstelement.h: add the error message as well, otherwise (null) debug info doesn't make much sense * tools/gst-register.c: (main): spill paths to next registry if this registry is not writable * po/fr.po: * po/nl.po: translation updates
Diffstat (limited to 'docs/manuals.mak')
-rw-r--r--docs/manuals.mak1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/manuals.mak b/docs/manuals.mak
index 34ca1df019..1ea977effd 100644
--- a/docs/manuals.mak
+++ b/docs/manuals.mak
@@ -28,6 +28,7 @@ SRC = $(XML) $(PNG_SRC) $(FIG_SRC) $(CSS) $(EXTRA_SOURCES)
PAPER_LOCALE = nl_NL
### generate all documentation by default
+# FIXME: I don't think this rule survives automake in any of the dirs ?
all: html ps pdf
# can we generate HTML ?