update to the new compilation system for Linux

This commit is contained in:
2012-07-16 17:59:56 +02:00
parent 33c6de5450
commit 750e663eca
3 changed files with 4 additions and 3 deletions

View File

@@ -8,6 +8,8 @@ PROJECT_VENDOR=heeroyui
# Binary name ... (no dot, no MAJ no Numerical char)
PROJECT_NAME=edn
USER_PACKAGES=$(shell pwd)/jni/
# include basic makefile for EWOL
include $(shell pwd)/../ewol/Build/Makefile.mk