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 5313ae80..f96337f9 100644
--- a/ext/Makefile.am
+++ b/ext/Makefile.am
@@ -312,12 +312,6 @@ endif
TARKIN_DIR=
# endif
-if USE_X264
-X264_DIR=x264
-else
-X264_DIR=
-endif
-
# if USE_XINE
# XINE_DIR=xine
# else
@@ -382,7 +376,6 @@ SUBDIRS=\
$(TARKIN_DIR) \
$(THEORA_DIR) \
$(TIMIDITY_DIR) \
- $(X264_DIR) \
$(XINE_DIR) \
$(XVID_DIR)
@@ -426,5 +419,4 @@ DIST_SUBDIRS = \
swfdec \
theora \
timidity \
- x264 \
xvid