summaryrefslogtreecommitdiff
path: root/gp2x/Makefile
diff options
context:
space:
mode:
authornotaz2009-06-24 21:18:37 +0300
committernotaz2009-06-24 21:18:37 +0300
commite8f5db5d5a80a62069354466c64a9b90a2ced47c (patch)
treee175810fcc397946e7e8b1cb8ba125dae6b24956 /gp2x/Makefile
parentc872443f88bd037784f795767041db9e307ac3f0 (diff)
downloadpicogpsp-e8f5db5d5a80a62069354466c64a9b90a2ced47c.tar.gz
picogpsp-e8f5db5d5a80a62069354466c64a9b90a2ced47c.tar.bz2
picogpsp-e8f5db5d5a80a62069354466c64a9b90a2ced47c.zip
pollux_dpc_set integrated
Diffstat (limited to 'gp2x/Makefile')
-rw-r--r--gp2x/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/gp2x/Makefile b/gp2x/Makefile
index 376970b..ed01178 100644
--- a/gp2x/Makefile
+++ b/gp2x/Makefile
@@ -12,6 +12,7 @@ OBJS = main.o cpu.o memory.u video.o input.o sound.o gp2x.o gui.o \
cheats.o zip.o cpu_threaded.z arm_stub.o video_blend.o \
warm.o upscale_aspect.o
ifeq ($(WIZ),1)
+OBJS += pollux_dpc_set.o
BIN = gpsp_wiz
else
BIN = gpsp_gp2x