Moved "Filter Writer's Guide" to "Plugin Writer's Guide". Divided existing info from...
[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 pwg gst libs $(SUBDIRS_PLUGINS) devhelp
9 DIST_SUBDIRS = manual pwg gst libs plugins xsl devhelp
10
11 EXTRA_DIST = slides manuals.mak
12
13 dist-hook:
14         $(RM) -rf $(distdir)/random/CVS
15         $(RM) -rf $(distdir)/random/*~
16         $(RM) -rf $(distdir)/random/.\#*
17         $(RM) -rf $(distdir)/slides/CVS
18         $(RM) -rf $(distdir)/slides/*~
19         $(RM) -rf $(distdir)/slides/.\#*