From: Matthew Fernandez Date: Sun, 16 Aug 2020 17:48:03 +0000 (-0700) Subject: remove unnecessary lib/edgepaint include directory X-Git-Tag: 2.46.0~20^2^2~90^2~46 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b075ac13a5fbebca632441fbe57cf249f701c0e8;p=graphviz remove unnecessary lib/edgepaint include directory --- diff --git a/lib/edgepaint/Makefile.am b/lib/edgepaint/Makefile.am index c119151cf..9f1831a58 100644 --- a/lib/edgepaint/Makefile.am +++ b/lib/edgepaint/Makefile.am @@ -6,7 +6,6 @@ LAB_GAMUT_VERSION="1:0:0" pkgconfigdir = $(libdir)/pkgconfig AM_CPPFLAGS = \ - -I$(top_srcdir) \ -I$(top_srcdir)/lib/common \ -I$(top_srcdir)/lib/sparse \ -I$(top_srcdir)/lib/gvc \