From 9e7ba3fdd39221a4cf17fb99bb48b155b22d33cc Mon Sep 17 00:00:00 2001 From: Matthew Fernandez Date: Wed, 2 Sep 2020 20:27:30 -0700 Subject: [PATCH] remove unnecessary tclpkg/tcldot include path --- tclpkg/tcldot/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/tclpkg/tcldot/Makefile.am b/tclpkg/tcldot/Makefile.am index 5a844098f..dd1f1bc08 100644 --- a/tclpkg/tcldot/Makefile.am +++ b/tclpkg/tcldot/Makefile.am @@ -16,7 +16,6 @@ htmldir = $(pkgdatadir)/doc/html pkgtcldir = $(pkglibdir)/tcl AM_CPPFLAGS = \ - -I$(top_srcdir) \ -I$(top_srcdir)/lib/gvc \ -I$(top_srcdir)/lib/common \ -I$(top_srcdir)/lib/cgraph \ -- 2.50.1