summaryrefslogtreecommitdiffstats
path: root/ext/Makefile.am
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-02-13 15:11:49 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-02-13 15:11:49 +0000
commitd33a32c5a821a52625cd6c775f125a4110db8f43 (patch)
tree127d05feb17517e95450c5ad51d068b90bf48349 /ext/Makefile.am
parent7ae3469e1c90970099821636e02c6c23c255edf7 (diff)
move ffmpeg stuff to gst-ffmpeg module
Original commit message from CVS: move ffmpeg stuff to gst-ffmpeg module
Diffstat (limited to 'ext/Makefile.am')
-rw-r--r--ext/Makefile.am8
1 files changed, 0 insertions, 8 deletions
diff --git a/ext/Makefile.am b/ext/Makefile.am
index 182ac56a..8bb401dd 100644
--- a/ext/Makefile.am
+++ b/ext/Makefile.am
@@ -94,12 +94,6 @@ endif
## FESTIVAL_DIR=
## endif
-if USE_FFMPEG
-FFMPEG_DIR=ffmpeg
-else
-FFMPEG_DIR=
-endif
-
if USE_FLAC
FLAC_DIR=flac
else
@@ -337,7 +331,6 @@ SUBDIRS=\
$(NAS_DIR) \
$(FAAC_DIR) \
$(FAAD_DIR) \
- $(FFMPEG_DIR) \
$(FLAC_DIR) \
$(GDK_PIXBUF_DIR) \
$(GNOMEVFS_DIR) \
@@ -392,7 +385,6 @@ DIST_SUBDIRS=\
esd \
faac \
faad \
- ffmpeg \
flac \
gdk_pixbuf \
gnomevfs \