From 3f8879767101200069829059139c72825a31c72e Mon Sep 17 00:00:00 2001 From: Björn Stenberg Date: Tue, 13 Aug 2002 17:42:51 +0000 Subject: Corrective brain surgery git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1721 a1c6a512-1295-4272-9138-f99709370657 --- uisimulator/win32/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'uisimulator/win32') 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 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 -- cgit v1.2.3