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