diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-08-26 21:23:35 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-08-26 21:23:35 +0000 |
commit | cd136a0e78ef01195877d3139787ec9139627b5c (patch) | |
tree | 5b5b642b4ac16e426f3d14da60181009b4e35974 /x11-toolkits/Makefile | |
parent | Impot of ruby-gtk. (diff) |
Activate ruby-gtk
Notes
Notes:
svn path=/head/; revision=21008
Diffstat (limited to 'x11-toolkits/Makefile')
-rw-r--r-- | x11-toolkits/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index 019ee632ed48..a8566981075f 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.31 1999/07/03 06:39:12 cpiazza Exp $ +# $Id: Makefile,v 1.32 1999/08/04 05:49:36 cpiazza Exp $ # SUBDIR += FWF @@ -28,6 +28,7 @@ SUBDIR += py-gnome SUBDIR += qt-i18n SUBDIR += qt142 + SUBDIR += ruby-gtk SUBDIR += rubytk SUBDIR += slingshot SUBDIR += tix |