diff options
author | rh <rh@pkgsrc.org> | 1999-10-10 16:11:00 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 1999-10-10 16:11:00 +0000 |
commit | b6706c16b5ba10799d0a000adc51fee21bf93149 (patch) | |
tree | 949d3eb7ab884db820cafccb891b3e68d427c2de /x11 | |
parent | e29459aae7d1da63130849d099cbaf1ef89e72ba (diff) | |
download | pkgsrc-b6706c16b5ba10799d0a000adc51fee21bf93149.tar.gz |
Add and enable gnome-users-guide.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 0e7a3fa95fb..24d8c1948d8 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.118 1999/10/07 17:29:39 jlam Exp $ +# $NetBSD: Makefile,v 1.119 1999/10/10 16:11:00 rh Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -45,6 +45,7 @@ SUBDIR += glclock SUBDIR += gnome-core SUBDIR += gnome-libs + SUBDIR += gnome-users-guide SUBDIR += gtk SUBDIR += gtk-- SUBDIR += gtk10 |