projects
/
zefram
/
minetest
/
minetest_engine.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
24a631e
)
Fix android build after removal of indev and math mapgen
author
sapier
<Sapier at GMX dot net>
Wed, 16 Jul 2014 11:40:30 +0000
(13:40 +0200)
committer
sapier
<Sapier at GMX dot net>
Wed, 16 Jul 2014 11:40:30 +0000
(13:40 +0200)
build/android/jni/Android.mk
patch
|
blob
|
history
diff --git
a/build/android/jni/Android.mk
b/build/android/jni/Android.mk
index f349631443ba99fd001679b2b17976bb75270f35..862347b87122a0adb53bdf5a425d898e3f2867a8 100644
(file)
--- a/
build/android/jni/Android.mk
+++ b/
build/android/jni/Android.mk
@@
-157,8
+157,6
@@
LOCAL_SRC_FILES := \
jni/src/mapblock.cpp \
jni/src/mapblock_mesh.cpp \
jni/src/mapgen.cpp \
- jni/src/mapgen_indev.cpp \
- jni/src/mapgen_math.cpp \
jni/src/mapgen_singlenode.cpp \
jni/src/mapgen_v6.cpp \
jni/src/mapgen_v7.cpp \