]> granicus.if.org Git - graphviz/commitdiff
remove unnecessary lib/gvpr include directory
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Mon, 17 Aug 2020 01:54:52 +0000 (18:54 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Thu, 10 Sep 2020 02:26:51 +0000 (19:26 -0700)
lib/gvpr/Makefile.am

index 392d6c859ba85854000f399948326d3eec18a881..482e37c18d7eab8a025bf03b9adec778725a35c9 100644 (file)
@@ -7,7 +7,6 @@ HOSTCC ?= $(CC)
 GVPR_VERSION="2:0:0"
 
 AM_CPPFLAGS = \
-       -I$(top_srcdir) \
        -I$(top_srcdir)/lib/expr \
        -I$(top_builddir)/lib/expr \
        -I$(top_srcdir)/lib/vmalloc \