From deb18d24e522ab1d9860ffa5730559e3e6a6aa5d Mon Sep 17 00:00:00 2001 From: notaz Date: Mon, 25 Jul 2011 18:25:46 +0300 Subject: gpu_neon: do list resubmit detection done it a while ago, late commit.. --- plugins/gpu_neon/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/gpu_neon/Makefile') 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 -- cgit v1.2.3