From: Matthew Fernandez Date: Sat, 29 Aug 2020 02:38:07 +0000 (-0700) Subject: remove unnecessary plugin/glitz include path X-Git-Tag: 2.46.0~20^2^2~69^2~25 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=255b9695c5c452c062e84b969f6b3e395c6ef26f;p=graphviz remove unnecessary plugin/glitz include path --- diff --git a/plugin/glitz/Makefile.am b/plugin/glitz/Makefile.am index d13920b72..f4068e70a 100644 --- a/plugin/glitz/Makefile.am +++ b/plugin/glitz/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 \