From 60c6e7a31f9128b2704b37c02ff539e1142a8a46 Mon Sep 17 00:00:00 2001 From: Matthew Fernandez Date: Sat, 22 Aug 2020 10:33:37 -0700 Subject: [PATCH] remove unnecessary lib/sparse include directory --- lib/sparse/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/sparse/Makefile.am b/lib/sparse/Makefile.am index 0cff4bc0a..2b60506b0 100644 --- a/lib/sparse/Makefile.am +++ b/lib/sparse/Makefile.am @@ -2,7 +2,6 @@ ## Process this file with automake to produce Makefile.in AM_CPPFLAGS = \ - -I$(top_srcdir) \ -I$(top_srcdir)/lib/sfdpgen \ -I$(top_srcdir)/lib/common \ -I$(top_srcdir)/lib/cgraph \ -- 2.40.0