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

index 13381546d7470a8444c90395ff18fa976176dd43..4c9a3121c012e8ac091cc8c3db88224c0b6e6dff 100644 (file)
@@ -4,7 +4,6 @@
 pdfdir = $(pkgdatadir)/doc/pdf
 
 AM_CPPFLAGS = \
-       -I$(top_srcdir) \
        -I$(top_srcdir)/lib/common \
        -I$(top_srcdir)/lib/neatogen \
        -I$(top_srcdir)/lib/sfdpgen \