Removed duplicate LANG_O...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19172 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
6b96270856
commit
7f00ad0a52
1 changed files with 0 additions and 2 deletions
|
@ -22,8 +22,6 @@ 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…
Reference in a new issue