summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jackson <ajax@nwnk.net>2005-09-21 00:16:29 +0000
committerAdam Jackson <ajax@nwnk.net>2005-09-21 00:16:29 +0000
commitbde8b196d88e2fe69fc232cca829da4d37ab109c (patch)
tree7ce0861f469131470bdd8e0595596b36e04dc078
parent7bfaeebc4da09552cb4fd24061244717b6605975 (diff)
Bug #4036: glx.h and glu.h don't belong in glproto.
-rw-r--r--Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 35709dc..cff9d1a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,5 @@
gldir = $(includedir)/GL
gl_HEADERS = \
- glu.h \
- glx.h \
glxint.h \
glxmd.h \
glxproto.h \