From: Matthew Fernandez Date: Sat, 29 Aug 2020 04:13:32 +0000 (-0700) Subject: remove unnecessary plugin/gtk include path X-Git-Tag: 2.46.0~20^2^2~69^2~21 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=75b6ba78fbdfba78ffb98ea1670cfe3f89a9804a;p=graphviz remove unnecessary plugin/gtk include path --- diff --git a/plugin/gtk/Makefile.am b/plugin/gtk/Makefile.am index e6c98332b..cf3d25161 100644 --- a/plugin/gtk/Makefile.am +++ b/plugin/gtk/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 \