aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/psp/Makefile
diff options
context:
space:
mode:
authorYotam Barnoy2010-10-14 13:19:32 +0000
committerYotam Barnoy2010-10-14 13:19:32 +0000
commit7c2254589937d9f35d4779c270c9ef6f426e4b73 (patch)
tree5dfeebbdce92997b7d9dddd036e378ed476ae59b /backends/platform/psp/Makefile
parent90e12a43fd8e0f6e94f59a52b6794e01200adcc7 (diff)
downloadscummvm-rg350-7c2254589937d9f35d4779c270c9ef6f426e4b73.tar.gz
scummvm-rg350-7c2254589937d9f35d4779c270c9ef6f426e4b73.tar.bz2
scummvm-rg350-7c2254589937d9f35d4779c270c9ef6f426e4b73.zip
PSP: added image viewer for viewing images during games
svn-id: r53455
Diffstat (limited to 'backends/platform/psp/Makefile')
-rw-r--r--backends/platform/psp/Makefile1
1 files changed, 1 insertions, 0 deletions
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