diff options
-rw-r--r-- | Makefile.am | 2 |
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 \ |