Added --enable-plugin-docs configure option, to enable build of the plugin documentat...
[platform/upstream/gstreamer.git] / docs / Makefile.am
1
2 if BUILD_PLUGIN_DOCS
3 SUBDIRS_PLUGINS = plugins
4 else
5 SUBDIRS_PLUGINS =
6 endif
7
8 SUBDIRS = manual fwg gst libs $(SUBDIRS_PLUGINS)
9
10 EXTRA_DIST = random slides manuals.mak
11
12 dist-hook:
13         $(RM) -rf $(distdir)/random/CVS
14         $(RM) -rf $(distdir)/random/*~
15         $(RM) -rf $(distdir)/random/.\#*
16         $(RM) -rf $(distdir)/slides/CVS
17         $(RM) -rf $(distdir)/slides/*~
18         $(RM) -rf $(distdir)/slides/.\#*