diff options
Diffstat (limited to 'nx-X11/include/GL/Imakefile')
-rw-r--r-- | nx-X11/include/GL/Imakefile | 2 |
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) |