X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=plugins%2Fgpu_neon%2FMakefile;h=a8872df38cad249b0a410115286772602db15cd1;hb=deb18d24e522ab1d9860ffa5730559e3e6a6aa5d;hp=556d88401506a0865a1502d39c2a8cfb4ff758c5;hpb=fc84f6188a55f2548956356c0eda64945183cafc;p=pcsx_rearmed.git 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