summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2009-03-05 08:33:50 -0700
committerBrian Paul <brianp@vmware.com>2009-03-05 10:01:28 -0700
commit3ba370ad7f3dce225503978022ff85a00713f0cf (patch)
tree84acdfe618dd4fc7c1f7526759c2f3656a8c8004 /Makefile
parent493b69a0c8887ddf5544f24750410e25c6baef2c (diff)
mesa: add wglext.h to tarball list
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index dbc1f807b65..59f0a07a480 100644
--- a/Makefile
+++ b/Makefile
@@ -219,6 +219,7 @@ MAIN_FILES = \
$(DIRECTORY)/include/GL/osmesa.h \
$(DIRECTORY)/include/GL/svgamesa.h \
$(DIRECTORY)/include/GL/vms_x_fix.h \
+ $(DIRECTORY)/include/GL/wglext.h \
$(DIRECTORY)/include/GL/wmesa.h \
$(DIRECTORY)/src/Makefile \
$(DIRECTORY)/src/mesa/Makefile* \