X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Makefile;h=9c7cba96b7fbfaa76043b7ae8b0661ef3fd6e2da;hb=966c128ddcf8b31154d8d2afe62088b3b8f58b4a;hp=d40985ba6727b07dda38ab393b119cdd172098fa;hpb=62d7fa9555924ab8e152b546711d27add640b102;p=pcsx_rearmed.git diff --git a/Makefile b/Makefile index d40985ba..9c7cba96 100644 --- a/Makefile +++ b/Makefile @@ -179,7 +179,7 @@ frontend/revision.h: FORCE $(TARGET): $(OBJS) $(CC) -o $@ $^ $(LDFLAGS) -Wl,-Map=$@.map -PLUGINS ?= plugins/spunull/spunull.so plugins/gpu-gles/gpuGLES.so \ +PLUGINS ?= plugins/spunull/spunull.so plugins/gpu-gles/gpu_gles.so \ plugins/gpu_unai/gpu_unai.so plugins/dfxvideo/gpu_peops.so $(PLUGINS):