summaryrefslogtreecommitdiff
path: root/xc/include/GL/Imakefile
diff options
context:
space:
mode:
Diffstat (limited to 'xc/include/GL/Imakefile')
-rw-r--r--xc/include/GL/Imakefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/xc/include/GL/Imakefile b/xc/include/GL/Imakefile
index e77cffacb..15d6be89b 100644
--- a/xc/include/GL/Imakefile
+++ b/xc/include/GL/Imakefile
@@ -2,8 +2,11 @@
XCOMM $XFree86: xc/include/GL/Imakefile,v 1.6 1999/08/14 10:49:14 dawes Exp $
XCOMM $PI: xc/include/GL/Imakefile,v 1.7 1999/06/24 03:11:32 faith Exp $
+LinkSourceFile(gl.h, ../../extras/Mesa/include/GL)
+LinkSourceFile(glext.h, ../../extras/Mesa/include/GL)
+
#if BuildGLXLibrary
-GLXHEADERS = gl.h glx.h glxint.h glxmd.h glxproto.h glxtokens.h
+GLXHEADERS = gl.h glext.h glx.h glxint.h glxmd.h glxproto.h glxtokens.h
#endif
HEADERS = $(GLXHEADERS)