re-add the disting of the docs. more fixes to come

Original commit message from CVS:
re-add the disting of the docs. more fixes to come
This commit is contained in:
Christian Schaller 2003-11-23 15:09:41 +00:00
parent 1adc2281fd
commit b4f14a29f6

View 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