forked from len0rd/rockbox
Added LANG_O to simulators as well.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19171 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
ac355de664
commit
6b96270856
2 changed files with 7 additions and 4 deletions
|
|
@ -22,6 +22,8 @@ OTHER_SRC += $(SIMSRC)
|
|||
SIMLIB = $(BUILDDIR)/uisimulator/libuisimulator.a
|
||||
UIBMP = $(BUILDDIR)/UI256.bmp
|
||||
|
||||
OBJ += $(LANG_O)
|
||||
|
||||
.SECONDEXPANSION: # $$(OBJ) is not populated until after this
|
||||
|
||||
$(SIMLIB): $$(SIMOBJ) $(UIBMP)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue