From 29998a2ddfc30bdebddb316f7bd0871c063938ee Mon Sep 17 00:00:00 2001 From: ellson Date: Fri, 10 Oct 2008 10:32:07 +0000 Subject: [PATCH] belt&braces fix for #1471 --- lib/Makefile.am | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/lib/Makefile.am b/lib/Makefile.am index 42d03fac1..f09a085a8 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -1,8 +1,9 @@ # $Id$ $Revision$ ## Process this file with automake to produce Makefile.in -SUBDIRS = cdt graph gd pathplan sfio vmalloc ast vpsc rbtree inkpot \ +SUBDIRS = cdt graph gd pathplan sfio vmalloc ast vpsc rbtree \ circogen dotgen fdpgen neatogen twopigen sparse sfdpgen \ - patchwork common pack gvc ingraphs expr cgraph xdot topfish glcomp + patchwork inkpot common pack gvc ingraphs expr cgraph \ + xdot topfish glcomp EXTRA_DIST = Makefile.old -- 2.40.0