[DEV] Update to the new tree of the the sub lib
This commit is contained in:
8
Makefile
8
Makefile
@@ -51,9 +51,7 @@ PROJECT_DESCRIPTION="Text editor for sources code with ctags management"
|
||||
|
||||
# Add package needed :
|
||||
# current user packages
|
||||
USER_PACKAGES =$(shell pwd)/Sources/
|
||||
# Add ewol packages
|
||||
USER_PACKAGES+=$(shell realpath $(shell pwd)/../ewol/Sources/)
|
||||
USER_PACKAGES =$(shell pwd)/sources/
|
||||
|
||||
# include basic makefile for ewol generic toolchain
|
||||
include $(shell pwd)/../ewol/Build/Makefile.mk
|
||||
# include the basic makefile of ewol :
|
||||
include $(shell pwd)/../ewol/Makefile.mk
|
||||
|
Reference in New Issue
Block a user