mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
Fix typo
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11764 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
a24b02c1e6
commit
da945c0873
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
|
||||
|
||||
CXX=$(shell $(PREFIX)wx-config --cxx)
|
||||
OBJS=rbutil.o rbutilApp.o rbutilFrm.o wizard_pages.o installog.o
|
||||
OBJS=rbutil.o rbutilApp.o rbutilFrm.o wizard_pages.o installlog.o
|
||||
|
||||
|
||||
# type "make WIN=1" for a Windows build using the Debian mingw cross-compiler
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue