]> granicus.if.org Git - graphviz/commitdiff
Fix old makefiles
authorerg <devnull@localhost>
Thu, 30 Oct 2008 22:12:24 +0000 (22:12 +0000)
committererg <devnull@localhost>
Thu, 30 Oct 2008 22:12:24 +0000 (22:12 +0000)
cmd/dot/Makefile.old

index a68d7f028d06807fae5f26e1549dc365f6b68f58..230921e185693eb2abea77689e5461a4bc7da7b5 100644 (file)
@@ -35,6 +35,9 @@ LIBS = -L$(LOC_LIB)/gvc -lgvc_dot_builtins $(PLUGS) \
        -L$(LOC_LIB)/circogen -lcircogen \
        -L$(LOC_LIB)/fdpgen -lfdpgen \
        -L$(LOC_LIB)/sfdpgen -lsfdpgen \
+       -L$(LOC_LIB)/patchwork -lpatchwork \
+       -L$(LOC_LIB)/sparse -lsparse \
+       -L$(LOC_LIB)/rbtree -lrbtree \
        -L$(LOC_LIB)/twopigen -ltwopigen \
        -L$(LOC_LIB)/pack -lpack \
        -L$(LOC_LIB)/common -lcommon \