diff options
author | Cory Fields <theuni-nospam-@xbmc.org> | 2012-10-08 18:34:00 -0400 |
---|---|---|
committer | Cory Fields <theuni-nospam-@xbmc.org> | 2012-10-15 16:32:30 -0400 |
commit | 4919133e86863c092752a90b3c86f3773b0844cd (patch) | |
tree | 67169d6c17115f036323c52a32dd54ceb70b5b3c /tools | |
parent | 409f7c70ce9d27c31f1e87dc629ad0de260642a2 (diff) |
[droid] build pvr-addons
Diffstat (limited to 'tools')
-rw-r--r-- | tools/android/depends/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/android/depends/Makefile.in b/tools/android/depends/Makefile.in index 3ccf49f53b..26b5f818f9 100644 --- a/tools/android/depends/Makefile.in +++ b/tools/android/depends/Makefile.in @@ -13,7 +13,7 @@ SUBDIRS = \ python26-native python26 samba alsa-lib libcdio afpfs-ng libshairport \ libplist libcec libbluray boost tinyxml dummy-libxbmc libsdl \ liblzo2-native libjpeg-turbo-native libpng-native tiff-native libsdl_image rpl \ - libamplayer libssh taglib swig-native pcre-native + libamplayer libssh taglib swig-native pcre-native xbmc-pvr-addons .PHONY: buildtools $(BUILDTOOLS) subdirs $(SUBDIRS) arm |