really fix dist

Original commit message from CVS:
really fix dist
This commit is contained in:
Thomas Vander Stichele 2004-12-24 11:01:24 +00:00
parent 5701e846db
commit 20372318d9
2 changed files with 39 additions and 30 deletions

View file

@ -1,3 +1,8 @@
2004-12-24 Thomas Vander Stichele <thomas at apestaart dot org>
* Makefile.am:
really fix dist
2004-12-23 Thomas Vander Stichele <thomas at apestaart dot org>
* configure.ac:

View file

@ -22,7 +22,8 @@ else
EXAMPLES_DIR =
endif
SUBDIRS=gst-libs \
SUBDIRS = \
gst-libs \
gst sys $(EXT_DIR) \
$(EXAMPLES_DIR) \
tools \
@ -34,8 +35,9 @@ SUBDIRS=gst-libs \
pkgconfig \
$(SUBDIRS_DOCS)
DIST_SUBDIRS=ext gst-libs \
gst sys \
DIST_SUBDIRS = \
gst-libs \
gst sys ext \
examples \
tools \
gconf \
@ -43,9 +45,11 @@ DIST_SUBDIRS=ext gst-libs \
po \
common \
m4 \
pkgconfig
pkgconfig \
docs
EXTRA_DIST=gst-plugins.spec depcomp \
EXTRA_DIST = \
gst-plugins.spec depcomp \
AUTHORS COPYING COPYING.LIB NEWS README RELEASE REQUIREMENTS \
ChangeLog autogen.sh