]> granicus.if.org Git - graphviz/commitdiff
remove unnecessary plugin/dot_layout include path
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Wed, 26 Aug 2020 01:46:16 +0000 (18:46 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 22 Sep 2020 14:55:27 +0000 (07:55 -0700)
plugin/dot_layout/Makefile.am

index 84329e05d23c6b62ebbc3f5f9523ee097fc539ff..041a451f4a239e0a4d9a5ff48822c92cf5ff33d6 100644 (file)
@@ -2,7 +2,6 @@
 ## Process this file with automake to produce Makefile.in
 
 AM_CPPFLAGS = \
-       -I$(top_srcdir) \
        -I$(top_srcdir)/lib/common \
        -I$(top_srcdir)/lib/pathplan \
        -I$(top_srcdir)/lib/gvc \