X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=Makefile;h=9c7cba96b7fbfaa76043b7ae8b0661ef3fd6e2da;hp=d40985ba6727b07dda38ab393b119cdd172098fa;hb=7890a708c71f94c549b3e87f7471647a014d4038;hpb=746fee5107b5548577f57cf2aa53e2dbb6a1dffc 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):