From: Matthew Fernandez Date: Sat, 22 Aug 2020 00:58:19 +0000 (-0700) Subject: remove unnecessary lib/osage include directory X-Git-Tag: 2.46.0~20^2^2~90^2~22 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=41d3c762d7a0f8dd497202704f6e57811898e536;p=graphviz remove unnecessary lib/osage include directory --- diff --git a/lib/osage/Makefile.am b/lib/osage/Makefile.am index 434f2ad50..59a49f56c 100644 --- a/lib/osage/Makefile.am +++ b/lib/osage/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 \