diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-09-06 06:35:43 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-09-06 06:35:43 +0000 |
commit | cacca8979ed499a5f90ca0710852f9ff4ae53358 (patch) | |
tree | d44bc32d4d3354ddef200aa814c7ed41ddf74911 /x11/Makefile | |
parent | GNOME support libraries. (diff) |
Activate gnomelibs.
Notes
Notes:
svn path=/head/; revision=13023
Diffstat (limited to '')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 8a23bc34be0c..7e252697a240 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.230 1998/08/14 22:46:52 asami Exp $ +# $Id: Makefile,v 1.231 1998/09/04 07:19:09 tg Exp $ # SUBDIR += XFree86 @@ -26,6 +26,7 @@ SUBDIR += emu SUBDIR += eterm SUBDIR += fbsd-icons + SUBDIR += gnomelibs SUBDIR += kb2mb2 SUBDIR += kde SUBDIR += kdebase |