From: Matthew Fernandez Date: Sat, 29 Aug 2020 18:35:36 +0000 (-0700) Subject: remove unnecessary plugin/neato_layout include path X-Git-Tag: 2.46.0~20^2^2~69^2~15 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=dfc0dec81793e0a691cfbea51179363a19934c4e;p=graphviz remove unnecessary plugin/neato_layout include path --- diff --git a/plugin/neato_layout/Makefile.am b/plugin/neato_layout/Makefile.am index 3f642b128..d9ae87731 100644 --- a/plugin/neato_layout/Makefile.am +++ b/plugin/neato_layout/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 \