From 08ded8cb40a351a670081133d4d3204097e7bf1b Mon Sep 17 00:00:00 2001 From: Christian Schaller Date: Sat, 22 Nov 2003 22:06:30 +0000 Subject: misc build fixes to make cvs head build from tarballs on Fedora Original commit message from CVS: misc build fixes to make cvs head build from tarballs on Fedora --- docs/Makefile.am | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/Makefile.am b/docs/Makefile.am index 50cdcbe4a6..f883a3b3ff 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -6,20 +6,20 @@ SUBDIRS_PLUGINS = endif if BUILD_DOCS -SUBDIRS_DOCS = faq manual pwg gst libs +SUBDIRS_DOCS = gst libs else SUBDIRS_DOCS = endif SUBDIRS = $(SUBDIRS_DOCS) $(SUBDIRS_PLUGINS) -DIST_SUBDIRS = faq manual pwg gst libs plugins xsl +DIST_SUBDIRS = gst libs plugins xsl EXTRA_DIST = \ slides manuals.mak htmlinstall.mak \ image-png image-pdf image-eps version.entities.in upload: - @for a in manual pwg faq; do cd $$a; make upload; cd ..; done + @for a in pwg; do cd $$a; make upload; cd ..; done dist-hook: $(RM) -rf $(distdir)/random/CVS -- cgit v1.2.3-70-g09d2