From: Matthew Fernandez Date: Wed, 26 Aug 2020 01:24:19 +0000 (-0700) Subject: remove unnecessary plugin/devil include path X-Git-Tag: 2.46.0~20^2^2~69^2~35 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e8a7c1616ad807fb5c2e51ca47836d75958a56bc;p=graphviz remove unnecessary plugin/devil include path --- diff --git a/plugin/devil/Makefile.am b/plugin/devil/Makefile.am index 357f9f7be..aa8a48ab2 100644 --- a/plugin/devil/Makefile.am +++ b/plugin/devil/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 \