From b075ac13a5fbebca632441fbe57cf249f701c0e8 Mon Sep 17 00:00:00 2001 From: Matthew Fernandez Date: Sun, 16 Aug 2020 10:48:03 -0700 Subject: [PATCH] remove unnecessary lib/edgepaint include directory --- lib/edgepaint/Makefile.am | 1 - 1 file changed, 1 deletion(-) 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 \ -- 2.50.1