]> granicus.if.org Git - graphviz/commitdiff
remove unnecessary plugin/gd include path
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Wed, 26 Aug 2020 02:42:27 +0000 (19:42 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 22 Sep 2020 14:55:27 +0000 (07:55 -0700)
plugin/gd/Makefile.am

index b1326fe737f63761d438a6c5dbaa17cc7da569fc..bb3c47700f7a72e3fdb6d45a2652e588c569b139 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 \