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

index b09aba9aadb33bd75bf843a2ee2d4cd3ad3d3d83..a6b542ea7e0c1845226e3c6d273317a3752e3865 100644 (file)
@@ -4,7 +4,6 @@
 pdfdir = $(pkgdatadir)/doc/pdf
 
 AM_CPPFLAGS = \
-       -I$(top_srcdir) \
        -I$(top_srcdir)/lib/common \
        -I$(top_srcdir)/lib/pathplan \
        -I$(top_srcdir)/lib/gvc \