mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 20:55:17 -05:00
Corrective brain surgery
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1721 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
6919465647
commit
3f88797671
1 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,7 @@ CFLAGS = $(DEBUG) $(DEFINES) $(INCLUDES) -W -Wall
|
|||
APPCFLAGS = $(DEBUG) $(DEFINES) $(APPINCLUDES) -W -Wall
|
||||
|
||||
FIRMSRCS = chartables.c lcd.c power.c sprintf.c id3.c usb.c \
|
||||
mpeg.c powermgmt.c stubs.c
|
||||
mpeg.c powermgmt.c
|
||||
|
||||
APPS = main.c tree.c menu.c credits.c main_menu.c\
|
||||
playlist.c showtext.c wps.c settings.c status.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue