From: Matthew Fernandez Date: Mon, 24 Aug 2020 00:46:43 +0000 (-0700) Subject: remove unnecessary cmd/smyrna include path X-Git-Tag: 2.46.0~20^2^2~79^2~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6ff4f741a9c2ac9c09a2c1b624844484c02cd423;p=graphviz remove unnecessary cmd/smyrna include path --- diff --git a/cmd/smyrna/Makefile.am b/cmd/smyrna/Makefile.am index 65c5247ea..d3d6209ba 100644 --- a/cmd/smyrna/Makefile.am +++ b/cmd/smyrna/Makefile.am @@ -5,7 +5,6 @@ pdfdir = $(pkgdatadir)/doc/pdf AM_CPPFLAGS = \ -DSMYRNA_PATH=\""$(pkgdatadir)/smyrna"\" \ - -I$(top_srcdir) \ -I$(top_srcdir)/lib/cgraph \ -I$(top_srcdir)/lib/cdt \ -I$(top_srcdir)/lib/glcomp \