From: Matthew Fernandez Date: Sun, 16 Aug 2020 22:02:35 +0000 (-0700) Subject: remove unnecessary lib/fdpgen include directory X-Git-Tag: 2.46.0~20^2^2~90^2~42 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4591c6f990de0ee88c1a849bf33b44fddab9fc28;p=graphviz remove unnecessary lib/fdpgen include directory --- diff --git a/lib/fdpgen/Makefile.am b/lib/fdpgen/Makefile.am index f0bf5abeb..4c5f5d4b9 100644 --- a/lib/fdpgen/Makefile.am +++ b/lib/fdpgen/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 \