aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/include/GL/Imakefile
diff options
context:
space:
mode:
authorUlrich Sibiller <uli42@gmx.de>2016-10-30 18:01:11 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2016-11-02 17:54:04 +0100
commitba87cf40690bb37fb0ce01c63c6e22daee17b0b5 (patch)
tree96a44727fc5b19c9de8b6444de7b745a10d72772 /nx-X11/include/GL/Imakefile
parent903d5ce8a9b3e4b08a1a3be6a19a478dbe1297d8 (diff)
downloadnx-libs-ba87cf40690bb37fb0ce01c63c6e22daee17b0b5.tar.gz
nx-libs-ba87cf40690bb37fb0ce01c63c6e22daee17b0b5.tar.bz2
nx-libs-ba87cf40690bb37fb0ce01c63c6e22daee17b0b5.zip
drop unused glu.h
Diffstat (limited to 'nx-X11/include/GL/Imakefile')
-rw-r--r--nx-X11/include/GL/Imakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/nx-X11/include/GL/Imakefile b/nx-X11/include/GL/Imakefile
index 8719813e2..8afed568b 100644
--- a/nx-X11/include/GL/Imakefile
+++ b/nx-X11/include/GL/Imakefile
@@ -3,7 +3,7 @@ LinkSourceFile(glext.h, $(MESASRCDIR)/include/GL)
LinkSourceFile(glxext.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
HEADERS = $(GLXHEADERS)