summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorDiego 'Flameeyes' Pettenò <flameeyes@gmail.com>2007-04-04 22:05:54 +0200
committerDiego 'Flameeyes' Pettenò <flameeyes@gmail.com>2007-04-04 22:05:54 +0200
commitcbcc2cc3c185b5799f34a7918b44b743a70decab (patch)
tree84477501c7f749c2ba2557ffd3962535be33237a /src/Makefile.am
parent39bf7da5d0ec2e6b6a6b96e97689dd29445b7810 (diff)
downloadxine-lib-cbcc2cc3c185b5799f34a7918b44b743a70decab.tar.gz
xine-lib-cbcc2cc3c185b5799f34a7918b44b743a70decab.tar.bz2
Move the Vorbis decoder from libvorbis to libxineadec, as it's a single file.
--HG-- rename : src/libvorbis/xine_decoder.c => src/libxineadec/xine_vorbis_decoder.c
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 90f51ee50..86832bf18 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -22,7 +22,6 @@ SUBDIRS = \
libw32dll \
libxinevdec \
libxineadec \
- libvorbis \
libtheora \
libspeex \
libreal \