summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/glew/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/glew/Makefile b/src/glew/Makefile
index 8e6ccb4f7c..cd692f3ef7 100644
--- a/src/glew/Makefile
+++ b/src/glew/Makefile
@@ -6,7 +6,7 @@ include $(TOP)/configs/current
##### MACROS #####
-GLEW_LIB_NAME = libglew.a
+GLEW_LIB_NAME = libGLEW.a
MAJOR = 1
MINOR = 5