docs/Makefile.am: Oops - fix the spelling of the variable I added.
Original commit message from CVS: * docs/Makefile.am: Oops - fix the spelling of the variable I added.
This commit is contained in:
parent
6827494919
commit
7cf902c4b4
@ -1,3 +1,8 @@
|
|||||||
|
2008-05-18 Jan Schmidt <jan.schmidt@sun.com>
|
||||||
|
|
||||||
|
* docs/Makefile.am:
|
||||||
|
Oops - fix the spelling of the variable I added.
|
||||||
|
|
||||||
2008-05-17 Sebastian Dröge <slomo@circular-chaos.org>
|
2008-05-17 Sebastian Dröge <slomo@circular-chaos.org>
|
||||||
|
|
||||||
* gst/interleave/deinterleave.c: (gst_deinterleave_finalize),
|
* gst/interleave/deinterleave.c: (gst_deinterleave_finalize),
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
if ENABLE_PLUGIN_DOCS
|
if ENABLE_PLUGIN_DOCS
|
||||||
PLUGIN_DOCS_DIRS = plugins
|
PLUGINS_DOCS_DIRS = plugins
|
||||||
else
|
else
|
||||||
PLUGIN_DOCS_DIRS =
|
PLUGINS_DOCS_DIRS =
|
||||||
endif
|
endif
|
||||||
|
|
||||||
if ENABLE_GTK_DOC
|
if ENABLE_GTK_DOC
|
||||||
|
Loading…
x
Reference in New Issue
Block a user