Commit ba87cf40 authored by Ulrich Sibiller's avatar Ulrich Sibiller Committed by Mike Gabriel

drop unused glu.h

parent 903d5ce8
...@@ -3,7 +3,7 @@ LinkSourceFile(glext.h, $(MESASRCDIR)/include/GL) ...@@ -3,7 +3,7 @@ LinkSourceFile(glext.h, $(MESASRCDIR)/include/GL)
LinkSourceFile(glxext.h, $(MESASRCDIR)/include/GL) LinkSourceFile(glxext.h, $(MESASRCDIR)/include/GL)
LinkSourceFile(osmesa.h, $(MESASRCDIR)/include/GL) LinkSourceFile(osmesa.h, $(MESASRCDIR)/include/GL)
GLXHEADERS = gl.h glext.h glu.h glx.h glxint.h glxmd.h glxproto.h \ GLXHEADERS = gl.h glext.h glx.h glxint.h glxmd.h glxproto.h \
glxtokens.h osmesa.h glxext.h glxtokens.h osmesa.h glxext.h
HEADERS = $(GLXHEADERS) HEADERS = $(GLXHEADERS)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment