From ef74734c535b98fc0f28160b4d6ad388e6427fa6 Mon Sep 17 00:00:00 2001 From: erg Date: Fri, 29 May 2009 23:17:21 +0000 Subject: [PATCH] Change dot's old makefile to load osage --- cmd/dot/Makefile.old | 1 + 1 file changed, 1 insertion(+) diff --git a/cmd/dot/Makefile.old b/cmd/dot/Makefile.old index 8575bf8e0..3bce94c1c 100644 --- a/cmd/dot/Makefile.old +++ b/cmd/dot/Makefile.old @@ -37,6 +37,7 @@ LIBS = -L$(LOC_LIB)/gvc -lgvc_dot_builtins $(PLUGS) \ -L$(LOC_LIB)/ortho -lortho \ -L$(LOC_LIB)/vpsc -lvpsc \ -L$(LOC_LIB)/patchwork -lpatchwork \ + -L$(LOC_LIB)/osage -losage \ -L$(LOC_LIB)/sparse -lsparse \ -L$(LOC_LIB)/rbtree -lrbtree \ -L$(LOC_LIB)/twopigen -ltwopigen \ -- 2.40.0