X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=plugins%2Fgpulib%2FMakefile;h=43f0d2b33b34c87340f720aa53be1f2f4e9a30e6;hp=9ed992f2b767e9bddbbfd86ab4bcf180aa612c09;hb=1f219c7b8a6f2b7a70f595ccdfe419ea034c9411;hpb=4132e8ca13b6395f8a9ef7ec7d01cbdcc19c037d diff --git a/plugins/gpulib/Makefile b/plugins/gpulib/Makefile index 9ed992f2..43f0d2b3 100644 --- a/plugins/gpulib/Makefile +++ b/plugins/gpulib/Makefile @@ -13,7 +13,7 @@ OBJS += cspace_neon.o else OBJS += cspace.o endif -OBJS += vout_fb.o +OBJS += vout_pl.o EXT = a else CFLAGS += `sdl-config --cflags`