From 7890a708c71f94c549b3e87f7471647a014d4038 Mon Sep 17 00:00:00 2001 From: notaz Date: Thu, 19 Jan 2012 02:42:24 +0200 Subject: gpu-gles: add gpulib code --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index d40985b..9c7cba9 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): -- cgit v1.2.3