From 78e55f88fde5d77ab34d732f1d25e3e5a56d3842 Mon Sep 17 00:00:00 2001 From: Matthew Fernandez Date: Tue, 25 Aug 2020 18:46:16 -0700 Subject: [PATCH] remove unnecessary plugin/dot_layout include path --- plugin/dot_layout/Makefile.am | 1 - 1 file changed, 1 deletion(-) 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 \ -- 2.50.1