Update Android.mk
This commit is contained in:
parent
7fb53c9fad
commit
39ee3a6e79
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ endif
|
|||
LOCAL_STATIC_LIBRARIES := OsmAndCore$(OSMAND_BINARY_SUFFIX)
|
||||
|
||||
ifneq ($(OSMAND_USE_PREBUILT),true)
|
||||
LOCAL_SRC_FILES := c-src/swig.c
|
||||
LOCAL_SRC_FILES := c-src/swig.cpp
|
||||
|
||||
include $(BUILD_SHARED_LIBRARY)
|
||||
else
|
||||
|
|
Loading…
Reference in a new issue