diff options
Diffstat (limited to '')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 9a3a9557f2d6..ff56c987a719 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,8 +1,9 @@ -# $Id: Makefile,v 1.55 1997/05/23 08:02:50 tg Exp $ +# $Id: Makefile,v 1.56 1997/05/24 13:16:59 jfitz Exp $ # SUBDIR += SWIG SUBDIR += autoconf + SUBDIR += automake SUBDIR += bcc SUBDIR += boehm-gc SUBDIR += cflow |