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 | 2e844fccc03db25fb9b439846f02ae25d3c4ed2e (patch) | |
tree | 4b1c2427ee474ecfb9db17cfd907f60c0a5fc964 /configure.ac | |
parent | b4642384970c226f7d9d9bb22579caeb3bd323c8 (diff) |
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 |