From: Matthew Fernandez Date: Sat, 29 Aug 2020 20:04:27 +0000 (-0700) Subject: remove unnecessary plugin/quartz include path X-Git-Tag: 2.46.0~20^2^2~69^2~9 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b674c4e17511cde3d8fb99b9a61278578290bb99;p=graphviz remove unnecessary plugin/quartz include path --- diff --git a/plugin/quartz/Makefile.am b/plugin/quartz/Makefile.am index a1dd12265..7578da5da 100644 --- a/plugin/quartz/Makefile.am +++ b/plugin/quartz/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 \