aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorRainer Hochecker <fernetmenta@online.de>2014-03-11 17:57:59 +0100
committerRainer Hochecker <fernetmenta@online.de>2014-03-11 19:17:39 +0100
commitdb3f10339ad2616c314188b4b734ccc621439e96 (patch)
treed8ba7919a2987bc090d94e14ebab80ef1f8a50a2 /Makefile.in
parent0ef974cb12c3f10a93bccb9fdb5d6ebbad616dfe (diff)
paplayer: sunset wav and adpcm codecs
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in
index 8eda3c4a70..6f689cfbd1 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -192,7 +192,6 @@ DIRECTORY_ARCHIVES += lib/xbmc-libav-hacks/dll-libavhacks.a
endif
PAPCODECS_DIRS= \
- lib/xbadpcm \
lib/nosefart \
lib/timidity \
lib/libsidplay2 \
@@ -420,7 +419,6 @@ libhdhomerun: dllloader
$(MAKE) -C lib/libhdhomerun
papcodecs: dllloader dvdpcodecs
test -d system/players/paplayer || mkdir system/players/paplayer
- $(MAKE) -C lib/xbadpcm
$(MAKE) -C lib/vgmstream
$(MAKE) -C lib/timidity
$(MAKE) -C lib/nosefart