From: Matthew Fernandez Date: Sat, 15 Aug 2020 19:07:44 +0000 (-0700) Subject: remove unnecessary lib/common include directory X-Git-Tag: 2.46.0~20^2^2~90^2~50 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=788ad7f22205f49d890d6df5eda2dc81099f61fc;p=graphviz remove unnecessary lib/common include directory --- diff --git a/lib/common/Makefile.am b/lib/common/Makefile.am index dc1247321..fdc8f42c6 100644 --- a/lib/common/Makefile.am +++ b/lib/common/Makefile.am @@ -2,7 +2,6 @@ ## Process this file with automake to produce Makefile.in AM_CPPFLAGS = \ - -I$(top_srcdir) \ -I$(top_srcdir)/libltdl \ -I$(top_srcdir)/lib/gvc \ -I$(top_srcdir)/lib/pack \