Skip to content

Commit

Permalink
[droid] libnfs: actually build it
Browse files Browse the repository at this point in the history
  • Loading branch information
Cory Fields committed Dec 7, 2012
1 parent 92db996 commit c9b3b95
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tools/android/depends/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -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 xbmc-pvr-addons libusb
libamplayer libssh taglib swig-native pcre-native xbmc-pvr-addons libusb libnfs

.PHONY: buildtools $(BUILDTOOLS) subdirs $(SUBDIRS) arm

Expand Down Expand Up @@ -61,6 +61,7 @@ libssh: openssl cmake rpl
taglib: cmake
swig-native: buildtools pcre-native
pcre-native: buildtools
libnfs: rpl


X86OVERRIDES=XBMC_OVERRIDE_HOST=i686-android-linux XBMC_OVERRIDE_TOOLCHAIN=$(XBMC_X86_TOOLCHAIN)
Expand Down

0 comments on commit c9b3b95

Please sign in to comment.