]> granicus.if.org Git - graphviz/commitdiff
Fix makefile to access include files in sfio and ast.
authorerg <devnull@localhost>
Thu, 12 Nov 2009 02:26:54 +0000 (02:26 +0000)
committererg <devnull@localhost>
Thu, 12 Nov 2009 02:26:54 +0000 (02:26 +0000)
cmd/smyrna/Makefile.am

index 601cbfe0ad68cdb0be95b95814cac2aafc780acd..da47712bd3606835828c6761cb69e6851554370f 100644 (file)
@@ -7,6 +7,8 @@ AM_CPPFLAGS = \
         -I$(top_srcdir)/lib/utilities \
         -I$(top_srcdir)/lib/xdot \
         -I$(top_srcdir)/lib/glcomp \
+        -I$(top_srcdir)/lib/ast \
+        -I$(top_srcdir)/lib/sfio \
         -I$(top_srcdir)/lib/neatogen \
         -I$(top_srcdir)/lib/topfish \
         -I$(top_srcdir)/lib/gvpr \