From 5e4f2007f0fbe485b29f77c49e84c6548c062e3f Mon Sep 17 00:00:00 2001 From: ellson Date: Mon, 26 Jun 2006 12:58:23 +0000 Subject: [PATCH] we have a private copy of tkint.h in tclpkg/tkstubs --- tclpkg/tcldot/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/tclpkg/tcldot/Makefile.am b/tclpkg/tcldot/Makefile.am index c90be3315..0ba561403 100644 --- a/tclpkg/tcldot/Makefile.am +++ b/tclpkg/tcldot/Makefile.am @@ -15,6 +15,7 @@ AM_CPPFLAGS = \ -I$(top_srcdir)/lib/graph \ -I$(top_srcdir)/lib/cdt \ -I$(top_srcdir)/lib/pathplan \ + -I$(top_srcdir)/tclpkg/tkstubs \ -I$(top_srcdir)/tclpkg/tclhandle @GD_INCLUDES@ @TCL_INCLUDES@ LIBS = @LIBS@ -lc -- 2.49.0