]> granicus.if.org Git - graphviz/commitdiff
remove unnecessary cmd/edgepaint include path
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 23 Aug 2020 22:12:23 +0000 (15:12 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Wed, 16 Sep 2020 14:23:18 +0000 (07:23 -0700)
cmd/edgepaint/Makefile.am

index bbbadf201e75c278761a1c547411359b6c8dec53..cdf02acca4ca74bc8b340799ffde856b26d205a3 100644 (file)
@@ -4,7 +4,6 @@
 pdfdir = $(pkgdatadir)/doc/pdf
 
 AM_CPPFLAGS = \
-       -I$(top_srcdir) \
        -I$(top_srcdir)/lib/common \
        -I$(top_srcdir)/lib/sparse \
        -I$(top_srcdir)/lib/sfdpgen \