change the clipboard system (normalisation and standardisation
This commit is contained in:
5
Makefile
5
Makefile
@@ -8,7 +8,10 @@ PROJECT_VENDOR=heeroyui
|
||||
# Binary name ... (no dot, no MAJ no Numerical char)
|
||||
PROJECT_NAME=edn
|
||||
|
||||
USER_PACKAGES=$(shell pwd)/Sources/
|
||||
# Add package needed
|
||||
USER_PACKAGES =$(shell pwd)/Sources/
|
||||
# Add ewol packages :
|
||||
USER_PACKAGES+=$(shell realpath $(shell pwd)/../ewol/Sources/)
|
||||
|
||||
# include basic makefile for EWOL
|
||||
include $(shell pwd)/../ewol/Build/Makefile.mk
|
||||
|
Reference in New Issue
Block a user