From: Matthew Fernandez Date: Sat, 29 Aug 2020 03:11:25 +0000 (-0700) Subject: remove unnecessary plugin/gd include path X-Git-Tag: 2.46.0~20^2^2~69^2~23 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3a86bb60907bf357201ca3e5aad7f2c23bff2f78;p=graphviz remove unnecessary plugin/gd include path --- diff --git a/plugin/gs/Makefile.am b/plugin/gs/Makefile.am index 6182941e8..4ed8ccaa2 100644 --- a/plugin/gs/Makefile.am +++ b/plugin/gs/Makefile.am @@ -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 \