From: Matthew Fernandez Date: Wed, 26 Aug 2020 01:46:16 +0000 (-0700) Subject: remove unnecessary plugin/dot_layout include path X-Git-Tag: 2.46.0~20^2^2~69^2~33 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=78e55f88fde5d77ab34d732f1d25e3e5a56d3842;p=graphviz remove unnecessary plugin/dot_layout include path --- diff --git a/plugin/dot_layout/Makefile.am b/plugin/dot_layout/Makefile.am index 84329e05d..041a451f4 100644 --- a/plugin/dot_layout/Makefile.am +++ b/plugin/dot_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 \