summaryrefslogtreecommitdiffstats
path: root/ext/Makefile.am
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@noraisin.net>2009-06-05 19:32:26 +0100
committerJan Schmidt <thaytan@noraisin.net>2009-06-05 19:52:40 +0100
commit271788c9ae2a5126994d9dc45e777c3b15f3b802 (patch)
treed29025b95537c93bb5cd59883b4b8f113ed2da39 /ext/Makefile.am
parent4d9a0e832cfc69c612e32902017390560024cd7e (diff)
downloadgst-plugins-bad-271788c9ae2a5126994d9dc45e777c3b15f3b802.tar.gz
gst-plugins-bad-271788c9ae2a5126994d9dc45e777c3b15f3b802.tar.bz2
gst-plugins-bad-271788c9ae2a5126994d9dc45e777c3b15f3b802.zip
Moved 'x264enc' from -bad to -ugly
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