From: Matthew Fernandez Date: Wed, 19 Aug 2020 02:30:05 +0000 (-0700) Subject: remove unnecessary lib/mingle include directory X-Git-Tag: 2.46.0~20^2^2~90^2~28 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b1b5865b787e2ddac8f947710cab6e2f87431cb2;p=graphviz remove unnecessary lib/mingle include directory --- diff --git a/lib/mingle/Makefile.am b/lib/mingle/Makefile.am index 5267fa6e5..55d2a6bb1 100644 --- a/lib/mingle/Makefile.am +++ b/lib/mingle/Makefile.am @@ -2,7 +2,6 @@ ## Process this file with automake to produce Makefile.in AM_CPPFLAGS = \ - -I$(top_srcdir) \ -I$(top_srcdir)/lib/common \ -I$(top_srcdir)/lib/sparse \ -I$(top_srcdir)/lib/gvc \