From: Matthew Fernandez Date: Sat, 29 Aug 2020 01:44:57 +0000 (-0700) Subject: remove unnecessary plugin/gdk include path X-Git-Tag: 2.46.0~20^2^2~69^2~27 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6db46bf5d0cbcc591e2fdac57b54b89a140b6c04;p=graphviz remove unnecessary plugin/gdk include path --- diff --git a/plugin/gdk/Makefile.am b/plugin/gdk/Makefile.am index 51d30bc7b..bae57303a 100644 --- a/plugin/gdk/Makefile.am +++ b/plugin/gdk/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 \