diff options
| author | Diego 'Flameeyes' Pettenò <flameeyes@gmail.com> | 2007-05-31 20:08:23 +0200 |
|---|---|---|
| committer | Diego 'Flameeyes' Pettenò <flameeyes@gmail.com> | 2007-05-31 20:08:23 +0200 |
| commit | 846bf0a0bbae4f384369f2a0632e341c5b0ad1f4 (patch) | |
| tree | 5c2779d156efd5609d215c8b2e502e13cf26e274 /src/Makefile.am | |
| parent | 2470724b1c7705870c00c206e1dda663fd419238 (diff) | |
| download | xine-lib-846bf0a0bbae4f384369f2a0632e341c5b0ad1f4.tar.gz xine-lib-846bf0a0bbae4f384369f2a0632e341c5b0ad1f4.tar.bz2 | |
Move xine_a52_decoder.c into libxineadec.
--HG--
rename : src/liba52/xine_a52_decoder.c => src/libxineadec/xine_a52_decoder.c
Diffstat (limited to 'src/Makefile.am')
| -rw-r--r-- | src/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 3fa5d7629..c5602f069 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -11,7 +11,6 @@ SUBDIRS = \ demuxers \ libffmpeg \ libmpeg2 \ - liba52 \ libspudec \ libspucc \ libspucmml \ |
