From: Matthew Fernandez Date: Thu, 3 Sep 2020 02:32:17 +0000 (-0700) Subject: remove unnecessary tclpkg/gv include path X-Git-Tag: 2.46.0~20^2^2~63^2~5 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=dcf34ac053522341c9791cd7abe1488eb418ddbb;p=graphviz remove unnecessary tclpkg/gv include path --- diff --git a/tclpkg/gv/Makefile.am b/tclpkg/gv/Makefile.am index bb2f0faf0..f4aef4fce 100644 --- a/tclpkg/gv/Makefile.am +++ b/tclpkg/gv/Makefile.am @@ -6,7 +6,6 @@ SUBDIRS = demo pdfdir = $(pkgdatadir)/doc/pdf AM_CPPFLAGS = \ - -I$(top_srcdir) \ -I$(top_srcdir)/lib/gvc \ -I$(top_srcdir)/lib/common \ -I$(top_srcdir)/lib/cgraph \