From: Matthew Fernandez Date: Mon, 24 Aug 2020 00:19:13 +0000 (-0700) Subject: remove unnecessary cmd/mingle include path X-Git-Tag: 2.46.0~20^2^2~79^2~5 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=aea40c682cd09cfba4f3a1bbe71150d6375d5b0c;p=graphviz remove unnecessary cmd/mingle include path --- diff --git a/cmd/mingle/Makefile.am b/cmd/mingle/Makefile.am index a48980b76..1e71930c1 100644 --- a/cmd/mingle/Makefile.am +++ b/cmd/mingle/Makefile.am @@ -4,7 +4,6 @@ pdfdir = $(pkgdatadir)/doc/pdf AM_CPPFLAGS = \ - -I$(top_srcdir) \ -I$(top_srcdir)/lib/sparse \ -I$(top_srcdir)/lib/sfdpgen \ -I$(top_srcdir)/lib/mingle \