From: Matthew Fernandez Date: Thu, 3 Sep 2020 03:27:30 +0000 (-0700) Subject: remove unnecessary tclpkg/tcldot include path X-Git-Tag: 2.46.0~20^2^2~63^2~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9e7ba3fdd39221a4cf17fb99bb48b155b22d33cc;p=graphviz remove unnecessary tclpkg/tcldot include path --- 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 \