]> granicus.if.org Git - graphviz/commitdiff
Fix old makefiles
authorerg <devnull@localhost>
Thu, 30 Oct 2008 22:13:44 +0000 (22:13 +0000)
committererg <devnull@localhost>
Thu, 30 Oct 2008 22:13:44 +0000 (22:13 +0000)
lib/dotgen/Makefile.old
lib/patchwork/Makefile.old

index 709f9ed709692a2a5997b05770b50ddf2af8cd15..ac9c302a3b81f2e706b0be7a1d507128b71791c5 100644 (file)
@@ -15,7 +15,7 @@ DEFINES = -DHAVE_CONFIG_H
 
 OBJS = acyclic.o compound.o flat.o sameport.o class1.o conc.o \
        position.o dotsplines.o class2.o decomp.o dotinit.o rank.o \
-       cluster.o fastgr.o mincross.o 
+       cluster.o fastgr.o mincross.o aspect.o
 
 HFILES = dot.h dotprocs.h
 
index 1a1fc2f48a3c7e2a6b8720f3ddbee3c95e13bd44..16ae0b24c97c3a55f5df708c0b78ac5a437c7df6 100644 (file)
@@ -8,6 +8,7 @@ INCS =  -I. -I$(ROOT) \
        -I../neatogen \
        -I../pack \
        -I../gvc \
+       -I../fdpgen \
        -I../pathplan \
        -I../graph \
        -I../cdt \