Fixed a dum l_adele Makefile bug
This commit is contained in:
parent
8c928841ad
commit
4f06ecb7ac
2
Makefile
2
Makefile
@ -9,7 +9,7 @@ HEADERS_src_l1_5 = $(HEADERS_gen_l1) $(call find_headers,l1_5)
|
||||
#HEADERS_gen_l1_5 := $(HEADERS_src_l1_5) gen/l1_5/dorothy.txt
|
||||
HEADERS_gen_l1_5 := gen/l1_5/dorothy.txt
|
||||
|
||||
ASSETS_src_l_adele = $($call find_assets,l_adele)
|
||||
ASSETS_src_l_adele = $(call find_assets,l_adele)
|
||||
ASSETS_gen_l_adele = gen/l_adele/dorothy.txt
|
||||
|
||||
HEADERS_src_l2 := $(HEADERS_gen_l1_5) $(call find_headers,l2)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user