From 7c2254589937d9f35d4779c270c9ef6f426e4b73 Mon Sep 17 00:00:00 2001 From: Yotam Barnoy Date: Thu, 14 Oct 2010 13:19:32 +0000 Subject: PSP: added image viewer for viewing images during games svn-id: r53455 --- backends/platform/psp/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'backends/platform/psp/Makefile') diff --git a/backends/platform/psp/Makefile b/backends/platform/psp/Makefile index 7f9ae153eb..8ddf58ad88 100644 --- a/backends/platform/psp/Makefile +++ b/backends/platform/psp/Makefile @@ -149,6 +149,7 @@ OBJS := powerman.o \ rtc.o \ mp3.o \ png_loader.o \ + image_viewer.o \ tests.o BACKEND := psp -- cgit v1.2.3