]> granicus.if.org Git - graphviz/commitdiff
remove unnecessary plugin/gtk include path
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 29 Aug 2020 04:13:32 +0000 (21:13 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 22 Sep 2020 14:55:27 +0000 (07:55 -0700)
plugin/gtk/Makefile.am

index e6c98332b14554c937319b9019e5198761b1cd92..cf3d25161acc63d99328429c26be02bc6e2fea6b 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 \