aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorlecoanet2004-04-20 15:01:36 +0000
committerlecoanet2004-04-20 15:01:36 +0000
commit5aa6be0b8e7cc99dcf625185608e3dced97f727b (patch)
tree98c72f2b90a3f59c94beff5360a81c455fef623f /Makefile.in
parent572549f8aefb1517a2b86808fa0fea29b4053c01 (diff)
downloadtkzinc-5aa6be0b8e7cc99dcf625185608e3dced97f727b.zip
tkzinc-5aa6be0b8e7cc99dcf625185608e3dced97f727b.tar.gz
tkzinc-5aa6be0b8e7cc99dcf625185608e3dced97f727b.tar.bz2
tkzinc-5aa6be0b8e7cc99dcf625185608e3dced97f727b.tar.xz
*** empty log message ***
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 9ed300b..a1a3886 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -173,7 +173,7 @@ SHARED_BUILD = @SHARED_BUILD@
# The local includes must come first, because the TK_XINCLUDES can be
# just a comment
INCLUDES = -I$(tess_dir) -I$(srcdir)/generic \
- @TCL_INCLUDES@ @TK_INCLUDES@ @TK_XINCLUDES@
+ @TCL_INCLUDES@ @TK_INCLUDES@ @TK_XINCLUDES@ @GL_INCLUDES@
EXTRA_CFLAGS = $(MEM_DEBUG_FLAGS) @EXTRA_CFLAGS@