diff options
| author | Diego 'Flameeyes' Pettenò <flameeyes@gmail.com> | 2007-04-18 18:11:52 +0200 |
|---|---|---|
| committer | Diego 'Flameeyes' Pettenò <flameeyes@gmail.com> | 2007-04-18 18:11:52 +0200 |
| commit | 44c96dc8c74791c6f2884ad3268a4657dd87cb81 (patch) | |
| tree | 8daddc53ea1ca754b46520deb347add5d91d3965 /src/Makefile.am | |
| parent | 1ae85c23560a870d34edaafd76b2cb64b9b95c93 (diff) | |
| download | xine-lib-44c96dc8c74791c6f2884ad3268a4657dd87cb81.tar.gz xine-lib-44c96dc8c74791c6f2884ad3268a4657dd87cb81.tar.bz2 | |
Now that xine_dts_decoder.c is alone, move it in libxineadec.
--HG--
rename : src/libdts/xine_dts_decoder.c => src/libxineadec/xine_dts_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 65c55c963..fa34861ec 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -17,7 +17,6 @@ SUBDIRS = \ libspucmml \ libspudvb \ libsputext \ - libdts \ libmad \ libw32dll \ libxinevdec \ |
