From 14d1dd4262f93837604852f79b3bed767f9b053d Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Wed, 30 Sep 1998 13:50:22 +0000 Subject: [PATCH] Activate libgtop. --- devel/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/Makefile b/devel/Makefile index b7d3e6e1bcdb..8adc70cd4293 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.136 1998/09/05 05:56:30 hoek Exp $ +# $Id: Makefile,v 1.137 1998/09/24 00:29:37 vanilla Exp $ # SUBDIR += ElectricFence @@ -47,6 +47,7 @@ SUBDIR += lclint SUBDIR += libdlmalloc SUBDIR += libffi + SUBDIR += libgtop SUBDIR += libmalloc SUBDIR += libslang SUBDIR += libtool