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

index 3dc242b1db73d6d4824576a67ea7b64cf8653351..45e3f5eea5d6883724f583daa0c6706ad2d88cbe 100644 (file)
@@ -6,7 +6,6 @@ SUBDIRS = lib
 pdfdir = $(pkgdatadir)/doc/pdf
 
 AM_CPPFLAGS = \
-       -I$(top_srcdir) \
        -I$(top_srcdir)/lib/expr \
        -I$(top_builddir)/lib/expr \
        -I$(top_srcdir)/lib/gvpr \