From: Matthew Fernandez Date: Sat, 29 Aug 2020 19:37:01 +0000 (-0700) Subject: remove unnecessary plugin/poppler include path X-Git-Tag: 2.46.0~20^2^2~69^2~11 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=aacc84c95ed388d836a46318ee0019873415c236;p=graphviz remove unnecessary plugin/poppler include path --- diff --git a/plugin/poppler/Makefile.am b/plugin/poppler/Makefile.am index 980d4f855..9c4022da9 100644 --- a/plugin/poppler/Makefile.am +++ b/plugin/poppler/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/pathplan \ -I$(top_srcdir)/lib/gvc \