docs/libs/Makefile.am: set a magic variable to indicate we know the docs are incomplete
authorThomas Vander Stichele <thomas@apestaart.org>
Wed, 31 May 2006 14:17:30 +0000 (14:17 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Wed, 31 May 2006 14:17:30 +0000 (14:17 +0000)
Original commit message from CVS:

* docs/libs/Makefile.am:
set a magic variable to indicate we know the docs are incomplete

ChangeLog
common
docs/libs/Makefile.am

index 790c1e7..98a0eb7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+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:
diff --git a/common b/common
index b0fd90b..80b4e2c 160000 (submodule)
--- a/common
+++ b/common
@@ -1 +1 @@
-Subproject commit b0fd90b1cfb51107e8a511a1f3983a06bdd18638
+Subproject commit 80b4e2c08717159760ebaa40715f8919b3f77ba9
index b9811ed..c7b1508 100644 (file)
@@ -1,5 +1,8 @@
 ## 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