From ff387293094408d34a50c043d50180aa99ba582e Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Fri, 13 Feb 2004 15:11:50 +0000 Subject: move ffmpeg stuff to gst-ffmpeg module Original commit message from CVS: move ffmpeg stuff to gst-ffmpeg module --- gst-libs/ext/Makefile.am | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) (limited to 'gst-libs/ext/Makefile.am') diff --git a/gst-libs/ext/Makefile.am b/gst-libs/ext/Makefile.am index c2c93739..f9beb01e 100644 --- a/gst-libs/ext/Makefile.am +++ b/gst-libs/ext/Makefile.am @@ -1,9 +1,2 @@ -if USE_FFMPEG -FFMPEG_DIR=ffmpeg -else -FFMPEG_DIR= -endif - -SUBDIRS = $(FFMPEG_DIR) - -DIST_SUBDIRS= ffmpeg +SUBDIRS = +DIST_SUBDIRS = -- cgit v1.2.1