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

Original commit message from CVS:

* docs/libs/Makefile.am:
set a magic variable to indicate we know the docs are incomplete
This commit is contained in:
Thomas Vander Stichele 2006-05-31 14:17:30 +00:00
parent ffd3e2484e
commit e5a0ca6df7
3 changed files with 9 additions and 1 deletions

View file

@ -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:

2
common

@ -1 +1 @@
Subproject commit b0fd90b1cfb51107e8a511a1f3983a06bdd18638
Subproject commit 80b4e2c08717159760ebaa40715f8919b3f77ba9

View 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