]> granicus.if.org Git - graphviz/commitdiff
remove unnecessary tclpkg/gv include path
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Thu, 3 Sep 2020 02:32:17 +0000 (19:32 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 29 Sep 2020 00:04:37 +0000 (17:04 -0700)
tclpkg/gv/Makefile.am

index bb2f0faf0d233cb6a54404a29c9b7c39a98627de..f4aef4fce657a52afb0fc679414a083e208d584f 100644 (file)
@@ -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 \