Skip to content

Commit

Permalink
Add missing source to android build (#5496)
Browse files Browse the repository at this point in the history
  • Loading branch information
kolewu authored and nerzhul committed Apr 1, 2017
1 parent 987eb2b commit ef56586
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/android/jni/Android.mk
Expand Up @@ -312,6 +312,7 @@ LOCAL_SRC_FILES += \
jni/src/script/lua_api/l_mainmenu.cpp \
jni/src/script/lua_api/l_mapgen.cpp \
jni/src/script/lua_api/l_metadata.cpp \
jni/src/script/lua_api/l_minimap.cpp \
jni/src/script/lua_api/l_nodemeta.cpp \
jni/src/script/lua_api/l_nodetimer.cpp \
jni/src/script/lua_api/l_noise.cpp \
Expand Down

0 comments on commit ef56586

Please sign in to comment.