mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 20:55:17 -05:00
added the sleep simulation file
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@366 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
aa4ddab13c
commit
49108ec572
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ CFLAGS = $(DEBUG) $(DEFINES) $(INCLUDES)
|
|||
#SRCS = $(wildcard *.c)
|
||||
|
||||
SRCS = screenhack.c uibasic.c resources.c visual.c lcd.c lcd-x11.c \
|
||||
button-x11.c chartables.c tetris.c app.c tree.c io.c
|
||||
button-x11.c chartables.c tetris.c app.c tree.c io.c sleep.c
|
||||
|
||||
OBJS := $(SRCS:c=o)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue