android: fix the default make target
authorXeli
Wed, 23 May 2012 19:56:14 +0200
changeset 7116 547b5be3a8e5
parent 7115 aef10d849f9b
child 7117 7df6386f7090
android: fix the default make target
project_files/Android-build/Templates/Makefile.android
--- a/project_files/Android-build/Templates/Makefile.android	Wed May 23 19:54:53 2012 +0200
+++ b/project_files/Android-build/Templates/Makefile.android	Wed May 23 19:56:14 2012 +0200
@@ -14,7 +14,7 @@
 #LINKERFLAGS= -k"--static"
 FPC_DEFINES=-dandroid -darm
 
-all: install
+all: install/debug
 build:
 	-${CMAKE_COMMAND} -E make_directory ${CMAKE_CURRENT_SOURCE_DIR}/out