From: ellson Date: Tue, 26 Feb 2008 19:33:14 +0000 (+0000) Subject: smyrna Makefile.am fixes X-Git-Tag: LAST_LIBGRAPH~32^2~4679 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0be605d2524a1bcdcc79cb029352982c65915d92;p=graphviz smyrna Makefile.am fixes --- diff --git a/lib/xdot/Makefile.am b/lib/xdot/Makefile.am index 974603e04..d4b2bc394 100644 --- a/lib/xdot/Makefile.am +++ b/lib/xdot/Makefile.am @@ -5,6 +5,7 @@ AM_CPPFLAGS = \ -I$(top_srcdir) \ -I$(top_srcdir)/lib/cgraph \ -I$(top_srcdir)/lib/cdt \ + -I$(top_srcdir)/lib/glcomp \ -I$(top_srcdir)/lib/utilities \ -I$(top_srcdir)/cmd/smyrna \ $(GTK_CFLAGS) $(GTKGL_CFLAGS) $(GTKGLEXT_CFLAGS) $(GLADE_CFLAGS) $(FREETYPE2_CFLAGS)