From 8cce675940a48bef666ca6ba8099a0d65a6b517f Mon Sep 17 00:00:00 2001 From: erg Date: Thu, 30 Oct 2008 22:13:44 +0000 Subject: [PATCH] Fix old makefiles --- lib/dotgen/Makefile.old | 2 +- lib/patchwork/Makefile.old | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/dotgen/Makefile.old b/lib/dotgen/Makefile.old index 709f9ed70..ac9c302a3 100644 --- a/lib/dotgen/Makefile.old +++ b/lib/dotgen/Makefile.old @@ -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 diff --git a/lib/patchwork/Makefile.old b/lib/patchwork/Makefile.old index 1a1fc2f48..16ae0b24c 100644 --- a/lib/patchwork/Makefile.old +++ b/lib/patchwork/Makefile.old @@ -8,6 +8,7 @@ INCS = -I. -I$(ROOT) \ -I../neatogen \ -I../pack \ -I../gvc \ + -I../fdpgen \ -I../pathplan \ -I../graph \ -I../cdt \ -- 2.40.0