fixed Makefile for Android
[rocksndiamonds.git] / src / Android.mk
index 0652311ffd768d6e7c7dc36fcd5ed4d8150a4e82..517415021a13943cb6d0ee03307198e031dcae50 100644 (file)
@@ -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                   \