From: Matthew Fernandez Date: Tue, 25 Aug 2020 00:25:18 +0000 (-0700) Subject: remove unnecessary plugin/core include path X-Git-Tag: 2.46.0~20^2^2~69^2~37 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=099fd1b27f497c9ea8dfe833c691aa92a10aeb84;p=graphviz remove unnecessary plugin/core include path --- diff --git a/plugin/core/Makefile.am b/plugin/core/Makefile.am index 1ea62acbc..3e83bde9f 100644 --- a/plugin/core/Makefile.am +++ b/plugin/core/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 \