blob: 0cd36d77e0f9a77b9ec1b0d2df3c2a19d6089562 [file] [log] [blame]
LOCAL_PATH := $(call my-dir)
# These makefiles are here instead of being Android.mk files in the
# respective crypto, ssl, and apps directories so
# that import_openssl.sh import won't remove them.
include $(LOCAL_PATH)/Crypto.mk
include $(LOCAL_PATH)/Ssl.mk
include $(LOCAL_PATH)/Apps.mk