From b85060d40bed17807deb298e09251b2cb5685ecd Mon Sep 17 00:00:00 2001 From: erg Date: Thu, 8 Nov 2007 19:00:58 +0000 Subject: [PATCH] Update old makefiles to include the cgraph library --- lib/Makefile.old | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Makefile.old b/lib/Makefile.old index 680f1754b..d759b112f 100644 --- a/lib/Makefile.old +++ b/lib/Makefile.old @@ -1,4 +1,4 @@ -SUBDIRS = cdt graph agraph gd pathplan agutil sfio vmalloc ast circogen \ +SUBDIRS = cdt graph agraph cgraph gd pathplan agutil sfio vmalloc ast circogen \ dotgen fdpgen neatogen pack twopigen common gvc ingraphs expr all install clean : -- 2.40.0