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

index f7cf28e8c0981cd182f414139545be0bec37188c..378cec74632b5c4958d63f993c74f0662829828a 100644 (file)
@@ -1,7 +1,7 @@
 # $Id$ $Revision$
 ## Process this file with automake to produce Makefile.in
 
-AM_CPPFLAGS = -I$(top_srcdir)
+AM_CPPFLAGS =
 
 noinst_HEADERS = red_black_tree.h stack.h
 noinst_LTLIBRARIES = librbtree_C.la