From: Matthew Fernandez Date: Sat, 29 Aug 2020 22:10:06 +0000 (-0700) Subject: remove unnecessary plugin/visio include path X-Git-Tag: 2.46.0~20^2^2~69^2~5 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9fcaf33abc4261f38bfe1bd5572e1ff4acbdf39d;p=graphviz remove unnecessary plugin/visio include path --- diff --git a/plugin/visio/Makefile.am b/plugin/visio/Makefile.am index d38adb9d8..3cdffe9c6 100644 --- a/plugin/visio/Makefile.am +++ b/plugin/visio/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 \