From dfc66c9fa85eeb168fb89976880fe44cf89f82f4 Mon Sep 17 00:00:00 2001 From: Matthew Fernandez Date: Sat, 29 Aug 2020 12:05:13 -0700 Subject: [PATCH] remove unnecessary plugin/pango include path --- plugin/pango/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/plugin/pango/Makefile.am b/plugin/pango/Makefile.am index 5c522bace..0610c8b0a 100644 --- a/plugin/pango/Makefile.am +++ b/plugin/pango/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_builddir)/lib/common \ -I$(top_srcdir)/lib/pathplan \ -- 2.40.0