]> granicus.if.org Git - graphviz/commitdiff
remove unnecessary plugin/core include path
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 25 Aug 2020 00:25:18 +0000 (17:25 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 22 Sep 2020 14:55:27 +0000 (07:55 -0700)
plugin/core/Makefile.am

index 1ea62acbcfb30a30eba3f5a8480e06e71546e802..3e83bde9f6a8d8c923b5523297530190608de5a7 100644 (file)
@@ -2,7 +2,6 @@
 ## Process this file with automake to produce Makefile.in
 
 AM_CPPFLAGS = \
-       -I$(top_srcdir) \
        -I$(top_srcdir)/lib/common \
        -I$(top_srcdir)/lib/pathplan \
        -I$(top_srcdir)/lib/gvc \