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

index 65c5247ea72e2f1819601668a72c00a47a9dd2f8..d3d6209ba9c799bac5af1b3e35d05c4e6db5e576 100644 (file)
@@ -5,7 +5,6 @@ pdfdir = $(pkgdatadir)/doc/pdf
 
 AM_CPPFLAGS = \
        -DSMYRNA_PATH=\""$(pkgdatadir)/smyrna"\" \
-        -I$(top_srcdir) \
         -I$(top_srcdir)/lib/cgraph \
         -I$(top_srcdir)/lib/cdt \
         -I$(top_srcdir)/lib/glcomp \