diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2009-02-10 17:26:08 +0000 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2009-02-10 17:26:08 +0000 |
commit | 5c2144fc9e1fc812dadba98b8bdccbd6f9639460 (patch) | |
tree | 50f719ed173d65937901ca6176c88c9827563c51 /src | |
parent | ec17a06e90ae960595fce584ce1b161f2674293e (diff) | |
download | xine-lib-5c2144fc9e1fc812dadba98b8bdccbd6f9639460.tar.gz xine-lib-5c2144fc9e1fc812dadba98b8bdccbd6f9639460.tar.bz2 |
Disable libmpeg2new for release.
Diffstat (limited to 'src')
-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 249bbc2b6..6718b4805 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -11,7 +11,6 @@ SUBDIRS = \ demuxers \ libffmpeg \ libmpeg2 \ - libmpeg2new \ liba52 \ libspudec \ libspucc \ |