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

index 1e0b4ca1ba59b14360c779548ee31c1766c11240..eb33870ddadcbd4eeaf1e04230f34bf7fb0de81f 100644 (file)
@@ -2,7 +2,6 @@
 ## Process this file with automake to produce Makefile.in
 
 AM_CPPFLAGS = \
-        -I$(top_srcdir) \
        -I$(top_srcdir)/lib/cgraph \
        -I$(top_srcdir)/lib/cdt \
        -I$(top_srcdir)/lib/pathplan \