diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2016-11-02 17:54:24 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2016-11-02 17:54:24 +0100 |
commit | 1d1d1fc2199672c722dd75cefe8389268bfbbad3 (patch) | |
tree | 4f28577cc0f7a05a8f31169a6a367abe36518ae3 /nx-X11/include/GL/Imakefile | |
parent | 6eb8d3ec60549e54ea2b4df3e4a53a84045ea1cd (diff) | |
parent | 7d884049b20e50f7a35098874dad2a42e36bf6b6 (diff) | |
download | nx-libs-1d1d1fc2199672c722dd75cefe8389268bfbbad3.tar.gz nx-libs-1d1d1fc2199672c722dd75cefe8389268bfbbad3.tar.bz2 nx-libs-1d1d1fc2199672c722dd75cefe8389268bfbbad3.zip |
Merge branch 'pr/unused_files' into 3.6.x
Attributes GH PR #267: https://github.com/ArcticaProject/nx-libs/pull/267
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) |