From 300809b15fc6d0ab6e12b6c11820aaa3d25c7a9e Mon Sep 17 00:00:00 2001 From: Matthew Fernandez Date: Sat, 29 Aug 2020 11:05:20 -0700 Subject: [PATCH] remove unnecessary plugin/ming include path --- plugin/ming/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/plugin/ming/Makefile.am b/plugin/ming/Makefile.am index e71a77586..c9d3cbdd4 100644 --- a/plugin/ming/Makefile.am +++ b/plugin/ming/Makefile.am @@ -4,7 +4,6 @@ pkgfontdir = ${pkgdatadir}/font AM_CPPFLAGS = \ - -I$(top_srcdir) \ -I$(top_srcdir)/lib/common \ -I$(top_srcdir)/lib/pathplan \ -I$(top_srcdir)/lib/gvc \ -- 2.50.1