From: ellson Date: Mon, 12 Jul 2010 01:02:00 +0000 (+0000) Subject: this might be the problem... X-Git-Tag: LAST_LIBGRAPH~32^2~1283 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a427550a882930ca70a37061650d5484e563634b;p=graphviz this might be the problem... --- diff --git a/cmd/smyrna/Makefile.am b/cmd/smyrna/Makefile.am index 9a0706169..77e449973 100644 --- a/cmd/smyrna/Makefile.am +++ b/cmd/smyrna/Makefile.am @@ -22,6 +22,7 @@ AM_CPPFLAGS = \ -I$(top_srcdir)/lib/topfish \ -I$(top_srcdir)/lib/gvpr \ -I$(top_srcdir)/lib/common \ + -I$(top_srcdir)/cmd/smyrna \ -I$(top_srcdir)/cmd/smyrna/gui \ $(GTK_CFLAGS) $(GLUT_CFLAGS) $(GTKGLEXT_CFLAGS) $(GLADE_CFLAGS) $(FREETYPE2_CFLAGS) $(FONTCONFIG_CFLAGS) $(GTS_CFLAGS)