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:
parent
ffd3e2484e
commit
e5a0ca6df7
@ -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>
|
2006-05-30 Sebastien Moutte <sebastien@moutte.net>
|
||||||
|
|
||||||
* win32/common/libgstvideo.def:
|
* win32/common/libgstvideo.def:
|
||||||
|
2
common
2
common
@ -1 +1 @@
|
|||||||
Subproject commit b0fd90b1cfb51107e8a511a1f3983a06bdd18638
|
Subproject commit 80b4e2c08717159760ebaa40715f8919b3f77ba9
|
@ -1,5 +1,8 @@
|
|||||||
## Process this file with automake to produce Makefile.in
|
## 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'.
|
# The name of the module, e.g. 'glib'.
|
||||||
#DOC_MODULE=gst-plugins-libs-@GST_MAJORMINOR@
|
#DOC_MODULE=gst-plugins-libs-@GST_MAJORMINOR@
|
||||||
DOC_MODULE=gst-plugins-base-libs
|
DOC_MODULE=gst-plugins-base-libs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user