summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--uisimulator/win32/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/uisimulator/win32/Makefile b/uisimulator/win32/Makefile
index abd730c2a2..e7feecd1a6 100644
--- a/uisimulator/win32/Makefile
+++ b/uisimulator/win32/Makefile
@@ -60,7 +60,7 @@ CFLAGS = $(DEBUG) $(DEFINES) $(INCLUDES) -W -Wall
60APPCFLAGS = $(DEBUG) $(DEFINES) $(APPINCLUDES) -W -Wall 60APPCFLAGS = $(DEBUG) $(DEFINES) $(APPINCLUDES) -W -Wall
61 61
62FIRMSRCS = chartables.c lcd.c power.c sprintf.c id3.c usb.c \ 62FIRMSRCS = chartables.c lcd.c power.c sprintf.c id3.c usb.c \
63 mpeg.c powermgmt.c stubs.c 63 mpeg.c powermgmt.c
64 64
65APPS = main.c tree.c menu.c credits.c main_menu.c\ 65APPS = main.c tree.c menu.c credits.c main_menu.c\
66 playlist.c showtext.c wps.c settings.c status.c 66 playlist.c showtext.c wps.c settings.c status.c