mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 14:56:36 +00:00
Makefile.am: Dist autogen.sh. Fixes bug #534371.
Original commit message from CVS: * Makefile.am: Dist autogen.sh. Fixes bug #534371.
This commit is contained in:
parent
0378202dc8
commit
2a2f93fd72
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2008-05-26 Sebastian Dröge <slomo@circular-chaos.org>
|
||||
|
||||
* Makefile.am:
|
||||
Dist autogen.sh. Fixes bug #534371.
|
||||
|
||||
2008-05-26 Sebastian Dröge <slomo@circular-chaos.org>
|
||||
|
||||
* ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_register):
|
||||
|
|
|
@ -6,7 +6,7 @@ SUBDIRS = $(FFMPEG_SUBDIRS) ext docs common tests
|
|||
include $(top_srcdir)/common/win32.mak
|
||||
|
||||
EXTRA_DIST = \
|
||||
gst-ffmpeg.spec depcomp ffmpegrev \
|
||||
gst-ffmpeg.spec depcomp ffmpegrev autogen.sh \
|
||||
AUTHORS COPYING NEWS README ChangeLog gst-ffmpeg.doap \
|
||||
$(win32)
|
||||
|
||||
|
|
Loading…
Reference in a new issue