summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>1998-09-30 13:50:22 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>1998-09-30 13:50:22 +0000
commit14d1dd4262f93837604852f79b3bed767f9b053d (patch)
tree3df1c43e392fd13a0816c587ae2e47fdbd893663 /devel
parentImport libgtop, It's gnome top library. (diff)
Activate libgtop.
Notes
Notes: svn path=/head/; revision=13554
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
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