From: Matthew Fernandez Date: Mon, 24 Aug 2020 01:41:33 +0000 (-0700) Subject: remove unnecessary cmd/tools include path X-Git-Tag: 2.46.0~20^2^2~79^2~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5a3fcde8d4bca535b4860cc311c86ae4b74d4225;p=graphviz remove unnecessary cmd/tools include path --- 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 \