X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=plugins%2Fgpu_neon%2FMakefile;h=a8872df38cad249b0a410115286772602db15cd1;hp=556d88401506a0865a1502d39c2a8cfb4ff758c5;hb=deb18d24e522ab1d9860ffa5730559e3e6a6aa5d;hpb=6e9bdaef8c8387cb824a3cb6166e3a0b905d13fa diff --git a/plugins/gpu_neon/Makefile b/plugins/gpu_neon/Makefile index 556d8840..a8872df3 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