From: Matthew Fernandez Date: Wed, 26 Aug 2020 02:42:27 +0000 (-0700) Subject: remove unnecessary plugin/gd include path X-Git-Tag: 2.46.0~20^2^2~69^2~31 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6e62a881e5cee8bc6ae3cf98c9058d3e78276eab;p=graphviz remove unnecessary plugin/gd include path --- diff --git a/plugin/gd/Makefile.am b/plugin/gd/Makefile.am index b1326fe73..bb3c47700 100644 --- a/plugin/gd/Makefile.am +++ b/plugin/gd/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 \