projects
/
rocksndiamonds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e8ccf97
)
fixed Makefile for Android
author
Holger Schemel
<info@artsoft.org>
Wed, 22 Sep 2021 21:43:28 +0000
(23:43 +0200)
committer
Holger Schemel
<info@artsoft.org>
Wed, 22 Sep 2021 21:43:28 +0000
(23:43 +0200)
src/Android.mk
patch
|
blob
|
history
diff --git
a/src/Android.mk
b/src/Android.mk
index 0652311ffd768d6e7c7dc36fcd5ed4d8150a4e82..517415021a13943cb6d0ee03307198e031dcae50 100644
(file)
--- a/
src/Android.mk
+++ b/
src/Android.mk
@@
-46,6
+46,8
@@
LOCAL_SRC_FILES := $(SDL_PATH)/src/main/android/SDL_android_main.c \
libgame/image.c \
libgame/random.c \
libgame/hash.c \
+ libgame/http.c \
+ libgame/base64.c \
libgame/setup.c \
libgame/misc.c \
libgame/sdl.c \