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=9394ada5d3140e3426592a25722f4fe7083cce9d;hpb=fc84f6188a55f2548956356c0eda64945183cafc 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