From 5a3fcde8d4bca535b4860cc311c86ae4b74d4225 Mon Sep 17 00:00:00 2001 From: Matthew Fernandez Date: Sun, 23 Aug 2020 18:41:33 -0700 Subject: [PATCH] remove unnecessary cmd/tools include path --- cmd/tools/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/cmd/tools/Makefile.am b/cmd/tools/Makefile.am index 1e0b4ca1b..eb33870dd 100644 --- a/cmd/tools/Makefile.am +++ b/cmd/tools/Makefile.am @@ -2,7 +2,6 @@ ## Process this file with automake to produce Makefile.in AM_CPPFLAGS = \ - -I$(top_srcdir) \ -I$(top_srcdir)/lib/cgraph \ -I$(top_srcdir)/lib/cdt \ -I$(top_srcdir)/lib/pathplan \ -- 2.50.1