]> granicus.if.org Git - graphviz/commitdiff
fix up Makefile.am for lib/topfish
authorellson <devnull@localhost>
Thu, 24 Jan 2008 03:11:45 +0000 (03:11 +0000)
committerellson <devnull@localhost>
Thu, 24 Jan 2008 03:11:45 +0000 (03:11 +0000)
lib/filter/Makefile.am
lib/gui/Makefile.am

index 82c2f7c21ee67f0f1a492b34d6b53fd442e01da6..6ec16c36061c41408570215941b08ac695ac265f 100644 (file)
@@ -5,6 +5,7 @@ AM_CPPFLAGS = \
        -I$(top_srcdir) \
        -I$(top_srcdir)/lib/utilities \
        -I$(top_srcdir)/lib/gui \
+       -I$(top_srcdir)/lib/topfish \
        -I$(top_srcdir)/cmd/smyrna \
        -I$(top_srcdir)/lib/xdot \
        -I$(top_srcdir)/lib/cgraph \
index 9507daf1e61b992a329d2e9196ad9894330af5b3..37cf93127495f9f585aebc9312ce3177e234f522 100644 (file)
@@ -12,6 +12,7 @@ AM_CPPFLAGS = \
        -I$(top_srcdir)/lib/cgraph \
        -I$(top_srcdir)/lib/cdt \
        -I$(top_srcdir)/lib/utilities \
+       -I$(top_srcdir)/lib/topfish \
        -I$(top_srcdir)/cmd/smyrna \
        $(GTK_CFLAGS) $(GTKGL_CFLAGS) $(GTKGLEXT_CFLAGS) $(GLADE_CFLAGS) $(FREETYPE2_CFLAGS)