From: Matthew Fernandez Date: Sat, 29 Aug 2020 21:37:56 +0000 (-0700) Subject: remove unnecessary plugin/rsvg include path X-Git-Tag: 2.46.0~20^2^2~69^2~7 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b4cd138782e39ad743290eff2a9892071d69f9fa;p=graphviz remove unnecessary plugin/rsvg include path --- diff --git a/plugin/rsvg/Makefile.am b/plugin/rsvg/Makefile.am index e7bc1d598..99619b022 100644 --- a/plugin/rsvg/Makefile.am +++ b/plugin/rsvg/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 \