summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jackson <ajax@nwnk.net>2005-07-08 17:00:34 +0000
committerAdam Jackson <ajax@nwnk.net>2005-07-08 17:00:34 +0000
commit9f99b048a1b3292f262f95a6807983069ee62eb7 (patch)
treeba274bcb78c1153e13149cbc2f3935dae496f089
parent694d4df483a69877fb106437e948a2394bd3eb08 (diff)
GLX headers have to go under a directory named GL/
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 1365d7e..12f2491 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-gldir = $(includedir)/X11/extensions
+gldir = $(includedir)/GL
gl_HEADERS = \
glu.h \
glx.h \