Original commit message from CVS:
* docs/libs/Makefile.am:
set a magic variable to indicate we know the docs are incomplete
+2006-05-31 Thomas Vander Stichele <thomas at apestaart dot org>
+
+ * docs/libs/Makefile.am:
+ set a magic variable to indicate we know the docs are incomplete
+
2006-05-30 Sebastien Moutte <sebastien@moutte.net>
* win32/common/libgstvideo.def:
-Subproject commit b0fd90b1cfb51107e8a511a1f3983a06bdd18638
+Subproject commit 80b4e2c08717159760ebaa40715f8919b3f77ba9
## Process this file with automake to produce Makefile.in
+# FIXME: fix the docs then remove this variable
+DOCS_ARE_INCOMPLETE_PLEASE_FIXME=yespleasedo
+
# The name of the module, e.g. 'glib'.
#DOC_MODULE=gst-plugins-libs-@GST_MAJORMINOR@
DOC_MODULE=gst-plugins-base-libs