aboutsummaryrefslogtreecommitdiff
path: root/plugins/gpu_neon/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/gpu_neon/Makefile')
-rw-r--r--plugins/gpu_neon/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/gpu_neon/Makefile b/plugins/gpu_neon/Makefile
index 556d884..a8872df 100644
--- a/plugins/gpu_neon/Makefile
+++ b/plugins/gpu_neon/Makefile
@@ -18,6 +18,7 @@ SRC += vout_sdl.c
endif
PEOPS=1
ifndef PEOPS
+SRC += psx_gpu_if.c
else
SRC += peops.c
endif