]> granicus.if.org Git - graphviz/commitdiff
remove unnecessary lib/pack include directory
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 22 Aug 2020 01:36:14 +0000 (18:36 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Thu, 10 Sep 2020 02:26:51 +0000 (19:26 -0700)
lib/pack/Makefile.am

index f04bf35a86f4c32771012a69b4aeed8332da860c..085e2de81f1bbb2b8f06a6e72c3f463f4fd0b7b9 100644 (file)
@@ -4,7 +4,7 @@
 pdfdir = $(pkgdatadir)/doc/pdf
 #pkgconfigdir = $(libdir)/pkgconfig
 
-AM_CPPFLAGS = -I$(top_srcdir) \
+AM_CPPFLAGS = \
         -I$(top_srcdir)/lib/common \
        -I$(top_srcdir)/lib/gvc \
        -I$(top_srcdir)/lib/neatogen \