forked from len0rd/rockbox
hopefully fix the wpseditor... I cant get it to compile on a pre r22062 tree so dunno if this is enough to get it going again
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22063 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
5e5fc64cb2
commit
c6b1961d9d
1 changed files with 5 additions and 3 deletions
|
@ -55,9 +55,11 @@ SOURCES= \
|
||||||
src/lcd.c \
|
src/lcd.c \
|
||||||
src/proxy.c \
|
src/proxy.c \
|
||||||
$(ROOT)/apps/gui/scrollbar.c \
|
$(ROOT)/apps/gui/scrollbar.c \
|
||||||
$(ROOT)/apps/gui/gwps-common.c \
|
$(ROOT)/apps/gui/music_screen.c \
|
||||||
$(ROOT)/apps/gui/wps_parser.c \
|
$(ROOT)/apps/gui/wps_engine/wps_display.c \
|
||||||
$(ROOT)/apps/gui/wps_debug.c \
|
$(ROOT)/apps/gui/wps_engine/wps_tokens.c \
|
||||||
|
$(ROOT)/apps/gui/wps_engine/wps_parser.c \
|
||||||
|
$(ROOT)/apps/gui/wps_parser/wps_debug.c \
|
||||||
$(ROOT)/apps/recorder/peakmeter.c \
|
$(ROOT)/apps/recorder/peakmeter.c \
|
||||||
$(ROOT)/apps/recorder/icons.c \
|
$(ROOT)/apps/recorder/icons.c \
|
||||||
$(ROOT)/apps/misc.c \
|
$(ROOT)/apps/misc.c \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue