projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6998c71
)
install glext.h too
author
Brian Paul
<brian.paul@tungstengraphics.com>
Mon, 31 Jul 2000 15:27:11 +0000
(15:27 +0000)
committer
Brian Paul
<brian.paul@tungstengraphics.com>
Mon, 31 Jul 2000 15:27:11 +0000
(15:27 +0000)
include/GL/Makefile.am
patch
|
blob
|
history
diff --git
a/include/GL/Makefile.am
b/include/GL/Makefile.am
index 16b4913e4707cfffb7dc3f98cc359fe7cd02acf0..58aded1d538a969f10f6dc568073f6a1f1b454c1 100644
(file)
--- a/
include/GL/Makefile.am
+++ b/
include/GL/Makefile.am
@@
-29,6
+29,6
@@
endif
EXTRA_DIST = fxmesa.h ggimesa.h osmesa.h svgamesa.h \
glx.h glx_mangle.h xmesa.h xmesa_x.h xmesa_xf86.h
-GLinclude_HEADERS = gl.h gl_mangle.h glu.h glu_mangle.h \
+GLinclude_HEADERS = gl.h gl
ext.h gl
_mangle.h glu.h glu_mangle.h \
$(INC_FX) $(INC_GGI) $(INC_OSMESA) $(INC_SVGA) $(INC_X11) $(INC_GLUT)