summaryrefslogtreecommitdiffstats
path: root/ext/Makefile.am
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2008-08-12 09:22:29 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2008-08-12 09:22:29 +0000
commit0551a8b21218c7a81fd17242274ace66c3c056f1 (patch)
tree52092c763a9b0de818f86589c58ddecdba309211 /ext/Makefile.am
parent925d6f34e104ac8e64306b1e91f25ca13ced4ba0 (diff)
Pull changes from 0.10.9.2 pre-release branch moving the libcdio
Original commit message from CVS: * docs/plugins/Makefile.am: * docs/plugins/gst-plugins-good-plugins-docs.sgml: * docs/plugins/gst-plugins-good-plugins-sections.txt: * docs/plugins/inspect/plugin-cdio.xml: * ext/Makefile.am: * ext/cdio/Makefile.am: * ext/cdio/gstcdio.c: * ext/cdio/gstcdio.h: * ext/cdio/gstcdiocddasrc.c: * ext/cdio/gstcdiocddasrc.h: Pull changes from 0.10.9.2 pre-release branch moving the libcdio CDDA source to -ugly. * po/LINGUAS: * po/POTFILES.in: * po/id.po: Pull in new translation from 0.10.9.2 release branch.
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 36b37716..206d5237 100644
--- a/ext/Makefile.am
+++ b/ext/Makefile.am
@@ -16,12 +16,6 @@ else
CAIRO_DIR =
endif
-if USE_CDIO
-CDIO_DIR = cdio
-else
-CDIO_DIR =
-endif
-
if USE_ESD
ESD_DIR = esd
else
@@ -135,7 +129,6 @@ SUBDIRS = \
$(AALIB_DIR) \
$(ANNODEX_DIR) \
$(CAIRO_DIR) \
- $(CDIO_DIR) \
$(DV1394_DIR) \
$(ESD_DIR) \
$(FLAC_DIR) \
@@ -159,7 +152,6 @@ DIST_SUBDIRS = \
aalib \
annodex \
cairo \
- cdio \
dv \
esd \
flac \