gstreamer/docs/Makefile.am
Jan Schmidt 7cf902c4b4 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.
2008-05-18 10:27:25 +00:00

19 lines
287 B
Makefile

if ENABLE_PLUGIN_DOCS
PLUGINS_DOCS_DIRS = plugins
else
PLUGINS_DOCS_DIRS =
endif
if ENABLE_GTK_DOC
GTK_DOC_DIRS = $(PLUGINS_DOCS_DIRS)
else
GTK_DOC_DIRS =
endif
SUBDIRS = $(GTK_DOC_DIRS)
DIST_SUBDIRS = plugins
EXTRA_DIST = \
random/ChangeLog-0.8 \
version.entities.in