summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>1998-07-28 15:23:17 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>1998-07-28 15:23:17 +0000
commitc8664289aa41dd10044766659929baa3901420f3 (patch)
tree677dbe5aded26fef9148ffcea2ffcc501feaddfe /devel/Makefile
parentGlib is some useful routines for C programming. (diff)
Activate glib.
Notes
Notes: svn path=/head/; revision=12186
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 090009d96645..85ba7bf3b85c 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.121 1998/07/12 23:00:13 steve Exp $
+# $Id: Makefile,v 1.122 1998/07/13 02:26:04 steve Exp $
#
SUBDIR += ElectricFence
@@ -33,6 +33,7 @@
SUBDIR += gdbtk
SUBDIR += gindent
SUBDIR += glade
+ SUBDIR += glib
SUBDIR += gmake
SUBDIR += guileobjc
SUBDIR += id-utils