From: Matthew Fernandez Date: Sat, 29 Aug 2020 18:05:20 +0000 (-0700) Subject: remove unnecessary plugin/ming include path X-Git-Tag: 2.46.0~20^2^2~69^2~17 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=300809b15fc6d0ab6e12b6c11820aaa3d25c7a9e;p=graphviz remove unnecessary plugin/ming include path --- diff --git a/plugin/ming/Makefile.am b/plugin/ming/Makefile.am index e71a77586..c9d3cbdd4 100644 --- a/plugin/ming/Makefile.am +++ b/plugin/ming/Makefile.am @@ -4,7 +4,6 @@ pkgfontdir = ${pkgdatadir}/font AM_CPPFLAGS = \ - -I$(top_srcdir) \ -I$(top_srcdir)/lib/common \ -I$(top_srcdir)/lib/pathplan \ -I$(top_srcdir)/lib/gvc \