diff options
author | Wim Taymans <wim.taymans@gmail.com> | 2004-10-18 14:20:10 +0000 |
---|---|---|
committer | Wim Taymans <wim.taymans@gmail.com> | 2004-10-18 14:20:10 +0000 |
commit | 4f741a9da7c6fb21b9d3a544ebd39e8127ee7cd7 (patch) | |
tree | e5c7d95085a5c6e1478d5baf4e6a5766a7663314 /configure.ac | |
parent | 8a7bcb0256e36e5ab5e153f2c83bb9078958b742 (diff) | |
download | gst-plugins-bad-4f741a9da7c6fb21b9d3a544ebd39e8127ee7cd7.tar.gz gst-plugins-bad-4f741a9da7c6fb21b9d3a544ebd39e8127ee7cd7.tar.bz2 gst-plugins-bad-4f741a9da7c6fb21b9d3a544ebd39e8127ee7cd7.zip |
configure.ac: Revive cdaudio.
Original commit message from CVS:
* configure.ac:
Revive cdaudio.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 0f18f67a..dea13316 100644 --- a/configure.ac +++ b/configure.ac @@ -336,6 +336,7 @@ GST_PLUGINS_ALL="\ auparse \ avi \ cdxaparse \ + cdaudio \ chart \ colorspace \ cutter \ @@ -1881,6 +1882,7 @@ ext/alsa/Makefile ext/arts/Makefile ext/artsd/Makefile ext/audiofile/Makefile +ext/cdaudio/Makefile ext/cdparanoia/Makefile ext/dirac/Makefile ext/divx/Makefile |