From e4e7844f8d38e890a188d8e3d7bfae6db42eff1e Mon Sep 17 00:00:00 2001
From: Matthew Fernandez <matthew.fernandez@gmail.com>
Date: Tue, 18 Aug 2020 20:17:34 -0700
Subject: [PATCH] remove unnecessary lib/neatogen include directory

---
 lib/neatogen/Makefile.am | 1 -
 1 file changed, 1 deletion(-)

diff --git a/lib/neatogen/Makefile.am b/lib/neatogen/Makefile.am
index 487f43236..97aac9fdb 100644
--- a/lib/neatogen/Makefile.am
+++ b/lib/neatogen/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/gvc \
         -I$(top_srcdir)/lib/pack \
-- 
2.40.0