summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Schaller <uraeus@gnome.org>2003-11-23 15:09:41 +0000
committerChristian Schaller <uraeus@gnome.org>2003-11-23 15:09:41 +0000
commitb4f14a29f6d1fc0eea19171c61cab109ceda9d81 (patch)
tree3254306dafc5175736c7dd01f275716485e593e9
parent1adc2281fd96e3265eb02524b02848137f8c1064 (diff)
re-add the disting of the docs. more fixes to comeRELEASE-0_7_2
Original commit message from CVS: re-add the disting of the docs. more fixes to come
-rw-r--r--docs/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
index f883a3b3f..9ff008437 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -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