]> granicus.if.org Git - graphviz/commitdiff
remove unnecessary lib/gvc include directory
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 16 Aug 2020 23:55:55 +0000 (16:55 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Thu, 10 Sep 2020 02:26:51 +0000 (19:26 -0700)
lib/gvc/Makefile.am

index cc55be340b21dea1eeff1d224ad576275f1aa444..f1de0c9676c69bef55f04fbe102cb5ffe0599fd2 100644 (file)
@@ -7,7 +7,6 @@ pdfdir = $(pkgdatadir)/doc/pdf
 pkgconfigdir = $(libdir)/pkgconfig
 
 AM_CPPFLAGS = \
-       -I$(top_srcdir) \
        -I$(top_srcdir)/lib/common \
        -I$(top_srcdir)/lib/pathplan \
        -I$(top_srcdir)/lib/cgraph \