]> granicus.if.org Git - graphviz/commitdiff
Change dot's old makefile to load osage
authorerg <devnull@localhost>
Fri, 29 May 2009 23:17:21 +0000 (23:17 +0000)
committererg <devnull@localhost>
Fri, 29 May 2009 23:17:21 +0000 (23:17 +0000)
cmd/dot/Makefile.old

index 8575bf8e068329b1162e251e8092e78beef856c9..3bce94c1c6dc70f8bb6de9538db8978615259828 100644 (file)
@@ -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 \