ICU-212 use $(destdir) when including files. (Pleeeease, don't forget
about this!) X-SVN-Rev: 1540
This commit is contained in:
parent
9732ece0cc
commit
5aa1a04919
@ -61,8 +61,8 @@ OBJECTS = error.o genrb.o parse.o read.o reslist.o ustr.o util.o
|
||||
|
||||
DEPS = $(OBJECTS:.o=.d)
|
||||
|
||||
include genrbfiles.mk
|
||||
-include reslocal.mk
|
||||
include $(srcdir)/genrbfiles.mk
|
||||
-include $(srcdir)/reslocal.mk
|
||||
|
||||
## List of resource bundles to build
|
||||
TXT_SOURCE = $(GENRB_SOURCE) $(TRANSLIT_SOURCE)
|
||||
|
Loading…
Reference in New Issue
Block a user