aboutsummaryrefslogtreecommitdiff
path: root/tools/android/packaging
diff options
context:
space:
mode:
authorDaniel Scheller <d.scheller@gmx.net>2014-04-01 19:34:18 +0200
committerDaniel Scheller <d.scheller@gmx.net>2014-04-29 19:32:33 +0200
commit5b5157a01092c364cc0a96539a9bce8f4c79e188 (patch)
treecae5f4e105548a849bfa681c9c54bfa6f8af8509 /tools/android/packaging
parent435d1639030e3effc1e75894c0f9883b2a51d93b (diff)
Update android packaging Makefile for MP3Codec/libmad removal
Diffstat (limited to 'tools/android/packaging')
-rw-r--r--tools/android/packaging/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/android/packaging/Makefile b/tools/android/packaging/Makefile
index 63fdfdc1e0..fa6945ae3a 100644
--- a/tools/android/packaging/Makefile
+++ b/tools/android/packaging/Makefile
@@ -1,7 +1,7 @@
include ../../depends/Makefile.include
OBJS = libcurl.so \
- librtmp.so libmad.so \
+ librtmp.so \
libafpclient.so \
libplist.so libshairplay.so \
libxbogg.so libxbvorbis.so libxbvorbisfile.so libxbFLAC.so libxbmpeg2.so \