entitize the version
[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 if BUILD_DOCS
9 SUBDIRS_DOCS = faq manual pwg gst libs
10 else
11 SUBDIRS_DOCS =
12 endif
13
14 SUBDIRS = $(SUBDIRS_DOCS) $(SUBDIRS_PLUGINS)
15 DIST_SUBDIRS = faq manual pwg gst libs plugins xsl
16
17 EXTRA_DIST = \
18         slides manuals.mak htmlinstall.mak \
19         image-png image-pdf image-eps version.entities.in
20
21 dist-hook:
22         $(RM) -rf $(distdir)/random/CVS
23         $(RM) -rf $(distdir)/random/*~
24         $(RM) -rf $(distdir)/random/.\#*
25         $(RM) -rf $(distdir)/slides/CVS
26         $(RM) -rf $(distdir)/slides/*~
27         $(RM) -rf $(distdir)/slides/.\#*