Makefile.am: Add win32/MANIFEST to EXTRA_DIST so win32 files will be include in the next release.

Original commit message from CVS:
* Makefile.am:
Add win32/MANIFEST to EXTRA_DIST so win32 files will
be include in the next release.
* win32/MANIFEST:
Remove win32/common/config.h is which is not autogenerated yet.
This commit is contained in:
Sébastien Moutte 2007-01-07 13:37:19 +00:00
parent 9847c13491
commit 6dcec924db
4 changed files with 17 additions and 3 deletions

View file

@ -1,3 +1,11 @@
2007-01-07 Sébastien Moutte <sebastien@moutte.net>
* Makefile.am:
Add win32/MANIFEST to EXTRA_DIST so win32 files will
be include in the next release.
* win32/MANIFEST:
Remove win32/common/config.h is which is not autogenerated yet.
2006-12-30 Thomas Vander Stichele <thomas at apestaart dot org>
* ext/lame/gstlame.c: (gst_lame_sink_setcaps), (gst_lame_chain):

View file

@ -3,10 +3,17 @@ DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc
SUBDIRS = \
gst-libs gst ext docs m4 tests common po
win32 = $(shell cat $(top_srcdir)/win32/MANIFEST)
debug:
echo $(win32)
EXTRA_DIST = \
gst-plugins-ugly.spec depcomp \
AUTHORS COPYING NEWS README RELEASE REQUIREMENTS \
ChangeLog gst-plugins-ugly.doap autogen.sh
ChangeLog gst-plugins-ugly.doap autogen.sh \
$(win32)
DISTCLEANFILES = _stdint.h

2
common

@ -1 +1 @@
Subproject commit ee0bb43e2b66781d04078e2210404da48f6c68f0
Subproject commit 64f924f6f2ff6275b06facb4c2adbc7c05f70641

View file

@ -1,5 +1,4 @@
win32/MANIFEST
win32/common/config.h
win32/vs6/gst_plugins_ugly.dsw
win32/vs6/libgstac3parse.dsp
win32/vs6/libgstasfdemux.dsp