diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2009-02-10 18:17:12 +0000 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2009-02-10 18:17:12 +0000 |
commit | 6002a9a87b3f591832c2b91ca1b2b1b67be008f5 (patch) | |
tree | c527d53206be2d80d3ba85080357ad625aa4786d /src | |
parent | f066da0ce6e676542d3c429b4446928bcc7e78cf (diff) | |
download | xine-lib-6002a9a87b3f591832c2b91ca1b2b1b67be008f5.tar.gz xine-lib-6002a9a87b3f591832c2b91ca1b2b1b67be008f5.tar.bz2 |
Restart 1.1.17 (again); revert changes made specifically for the release.
Diffstat (limited to 'src')
-rw-r--r-- | src/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 6718b4805..249bbc2b6 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -11,6 +11,7 @@ SUBDIRS = \ demuxers \ libffmpeg \ libmpeg2 \ + libmpeg2new \ liba52 \ libspudec \ libspucc \ |