X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=Android.mk;h=e03b6e5c3961265318890be7a143e772abe414cc;hb=refs%2Fheads%2Fkitkat-x86;hp=4a74b248d5b1265ec1b4d8eb6c4fed410fbd2747;hpb=33dcfd56d86438bc8ca83bc74d97874880e584fe;p=android-x86%2Fexternal-wpa_supplicant_8.git diff --git a/Android.mk b/Android.mk index 4a74b24..e03b6e5 100644 --- a/Android.mk +++ b/Android.mk @@ -9,6 +9,7 @@ ifeq ($(WPA_SUPPLICANT_VERSION),VER_0_8_X) # end of each Android.mk, so that one Android.mk doesn't depend on variables # set up in the other Android.mk. include $(LOCAL_PATH)/hostapd/Android.mk \ + $(LOCAL_PATH)/private_lib/Android.mk \ $(LOCAL_PATH)/wpa_supplicant/Android.mk endif ifeq ($(WPA_SUPPLICANT_VERSION),VER_2_1_DEVEL)