blob: 143048e0c75f686817dda6a3085071668d2db7ff [file] [log] [blame]
#LOCAL_PATH:= $(call my-dir)
#
#include $(CLEAR_VARS)
#
#LOCAL_JAVA_LIBRARIES := org.dirtyunicorns.utils
#
#LOCAL_SRC_FILES := $(call all-java-files-under, src)
#
#LOCAL_MODULE_TAGS := optional
#
#LOCAL_MODULE := org.dirtyunicorns.navigation-static-internal
#
#include $(BUILD_STATIC_JAVA_LIBRARY)