From 1d1f55edf7ff2ae7324b5c5aac2c443dfd5436c3 Mon Sep 17 00:00:00 2001 From: Mark Nauwelaerts Date: Tue, 27 Jan 2009 19:35:19 +0100 Subject: Distribute intended ffmpeg revision(s) and include more files. Bring make dist in sync with autogen.sh's retrieval of ffmpeg checkout, which also includes an update to selected revision of libswscale external. Also include *.S files (needed for e.g. ARM build). --- Makefile.am | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index cd36b136a7..56535cca46 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,8 @@ DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc -SUBDIRS = $(FFMPEG_SUBDIRS) ext docs common tests -DIST_SUBDIRS = $(SUBDIRS) gst-libs +COMMON_SUBDIRS = ext docs common tests +SUBDIRS = $(FFMPEG_SUBDIRS) $(COMMON_SUBDIRS) +DIST_SUBDIRS = $(COMMON_SUBDIRS) gst-libs # include before EXTRA_DIST for win32 assignment include $(top_srcdir)/common/win32.mak -- cgit v1.2.3-70-g09d2