Add and enable glade.
This commit is contained in:
parent
84c562a9ae
commit
bce3d0411e
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.45 1998/12/28 20:22:01 tron Exp $
|
||||
# $NetBSD: Makefile,v 1.46 1998/12/31 13:17:17 frueauf Exp $
|
||||
# FreeBSD Id: Makefile,v 1.78 1997/10/01 08:32:59 cracauer Exp
|
||||
#
|
||||
|
||||
|
@ -30,6 +30,7 @@
|
|||
# SUBDIR += gdbtk
|
||||
SUBDIR += gettext
|
||||
SUBDIR += gindent
|
||||
SUBDIR += glade
|
||||
SUBDIR += glib
|
||||
SUBDIR += gmake
|
||||
SUBDIR += gperf
|
||||
|
|
Loading…
Reference in a new issue