summaryrefslogtreecommitdiff
path: root/gp2x/Makefile
diff options
context:
space:
mode:
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