From: Matthew Fernandez Date: Fri, 21 Aug 2020 02:53:15 +0000 (-0700) Subject: remove unnecessary lib/ortho include directory X-Git-Tag: 2.46.0~20^2^2~90^2~24 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=79f084eb34db556716a1c8839ba6be9b1dfe70b6;p=graphviz remove unnecessary lib/ortho include directory --- diff --git a/lib/ortho/Makefile.am b/lib/ortho/Makefile.am index 159042ecc..f5b5883d9 100644 --- a/lib/ortho/Makefile.am +++ b/lib/ortho/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/gvc \ -I$(top_srcdir)/lib/neatogen \