summaryrefslogtreecommitdiffstats
path: root/ext/Makefile.am
diff options
context:
space:
mode:
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 \