From: Matthew Fernandez Date: Sat, 29 Aug 2020 19:05:13 +0000 (-0700) Subject: remove unnecessary plugin/pango include path X-Git-Tag: 2.46.0~20^2^2~69^2~13 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=dfc66c9fa85eeb168fb89976880fe44cf89f82f4;p=graphviz remove unnecessary plugin/pango include path --- diff --git a/plugin/pango/Makefile.am b/plugin/pango/Makefile.am index 5c522bace..0610c8b0a 100644 --- a/plugin/pango/Makefile.am +++ b/plugin/pango/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_builddir)/lib/common \ -I$(top_srcdir)/lib/pathplan \