From: Matthew Fernandez Date: Sun, 23 Aug 2020 23:13:49 +0000 (-0700) Subject: remove unnecessary cmd/gvmap include path X-Git-Tag: 2.46.0~20^2^2~79^2~9 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cdee48fcba86ff81203c4123f55abdde6ff60ea5;p=graphviz remove unnecessary cmd/gvmap include path --- diff --git a/cmd/gvmap/Makefile.am b/cmd/gvmap/Makefile.am index 13381546d..4c9a3121c 100644 --- a/cmd/gvmap/Makefile.am +++ b/cmd/gvmap/Makefile.am @@ -4,7 +4,6 @@ pdfdir = $(pkgdatadir)/doc/pdf AM_CPPFLAGS = \ - -I$(top_srcdir) \ -I$(top_srcdir)/lib/common \ -I$(top_srcdir)/lib/neatogen \ -I$(top_srcdir)/lib/sfdpgen \