re-add the disting of the docs. more fixes to come RELEASE-0_7_2
authorChristian Schaller <uraeus@gnome.org>
Sun, 23 Nov 2003 15:09:41 +0000 (15:09 +0000)
committerChristian Schaller <uraeus@gnome.org>
Sun, 23 Nov 2003 15:09:41 +0000 (15:09 +0000)
Original commit message from CVS:
re-add the disting of the docs. more fixes to come

docs/Makefile.am

index f883a3b..9ff0084 100644 (file)
@@ -12,14 +12,14 @@ SUBDIRS_DOCS =
 endif
 
 SUBDIRS = $(SUBDIRS_DOCS) $(SUBDIRS_PLUGINS)
-DIST_SUBDIRS = gst libs plugins xsl
+DIST_SUBDIRS = gst faq manual pwg libs plugins xsl
 
 EXTRA_DIST = \
        slides manuals.mak htmlinstall.mak \
        image-png image-pdf image-eps version.entities.in
 
 upload:
-       @for a in pwg; do cd $$a; make upload; cd ..; done
+       @for a in manual faq pwg; do cd $$a; make upload; cd ..; done
 
 dist-hook:
        $(RM) -rf $(distdir)/random/CVS