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