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

index 5a844098fc2ced2d7c824867f7ce0f3bd804f055..dd1f1bc0828fe29898c168f6b396c682cf11a07e 100644 (file)
@@ -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 \