From: Matthew Fernandez Date: Sun, 23 Aug 2020 23:54:16 +0000 (-0700) Subject: remove unnecessary cmd/gvpr include path X-Git-Tag: 2.46.0~20^2^2~79^2~7 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f16a4ff6f6491abaaea1a53d1e5b070077571758;p=graphviz remove unnecessary cmd/gvpr include path --- diff --git a/cmd/gvpr/Makefile.am b/cmd/gvpr/Makefile.am index 3dc242b1d..45e3f5eea 100644 --- a/cmd/gvpr/Makefile.am +++ b/cmd/gvpr/Makefile.am @@ -6,7 +6,6 @@ SUBDIRS = lib pdfdir = $(pkgdatadir)/doc/pdf AM_CPPFLAGS = \ - -I$(top_srcdir) \ -I$(top_srcdir)/lib/expr \ -I$(top_builddir)/lib/expr \ -I$(top_srcdir)/lib/gvpr \