aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorjmarshallnz <jcmarsha@gmail.com>2014-03-12 09:42:34 +1300
committerJonathan Marshall <jmarshall@xbmc.org>2014-03-15 10:46:48 +1300
commit9c9e9b14bbe8788b4247ff8af6c8e05e5953463e (patch)
tree6082bf45ad2fb757208c4d71f12b314476005cf0 /Makefile.in
parent08b45c8ad6d635649f797dba506ad3cc05f74004 (diff)
Merge pull request #4386 from FernetMenta/flac
paplayer: drop flac/wav decoder, use ffmpeg instead
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