Fixed makefiles

This commit is contained in:
pelya
2010-07-22 10:59:08 +03:00
parent 5684847ca1
commit a4cceee6db
2 changed files with 3 additions and 1 deletions

View File

@@ -13,6 +13,8 @@ LOCAL_CFLAGS := $(foreach D, $(APP_SUBDIRS), -I$(LOCAL_PATH)/$(D)) \
-I$(LOCAL_PATH)/../sdl_mixer \
-I$(LOCAL_PATH)/../sdl_image \
-I$(LOCAL_PATH)/../sdl_ttf \
-I$(LOCAL_PATH)/../sdl_net \
-I$(LOCAL_PATH)/../sdl_blitpool \
-I$(LOCAL_PATH)/../stlport/stlport \