From 6c880966fd1b7b2cd3ec86c0ace0d936bb252ca8 Mon Sep 17 00:00:00 2001 From: Imanol-Mikel Barba Sabariego Date: Thu, 13 Mar 2014 08:10:51 +0000 Subject: [PATCH] --- Project/applications/smartcities/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/Project/applications/smartcities/Makefile b/Project/applications/smartcities/Makefile index e4bc1dd..c941730 100644 --- a/Project/applications/smartcities/Makefile +++ b/Project/applications/smartcities/Makefile @@ -10,10 +10,8 @@ SDK_ROOT = ../../ PROJECT_OUT = smartcities -USER_SRC = main.c - - -USER_INCDIR = +USER_SRC = main.c +USER_INCDIR = include/ # if you need to add build Defines options add to USER_DEFS define #USER_DEFS += -D -- libgit2 0.22.2