diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-01-03 14:32:41 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-01-03 14:32:41 +0000 |
commit | 8bce27f85f326cc7ca2f96a710801545c3c58e61 (patch) | |
tree | 6b30ebcfb472b7f7b3f334b41cbab36879702492 /x11-toolkits/Makefile | |
parent | c2509bf1a0b148123a879729f9de9d0f8cc1ecfb (diff) |
Add easygtk. EasyGTK is a wrapper library for GTK+ for people who want to learn
GTK programming in 2 hours instead of 2 weeks
Notes
Notes:
svn path=/head/; revision=36650
Diffstat (limited to 'x11-toolkits/Makefile')
-rw-r--r-- | x11-toolkits/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index c0e03230163e..4b32fd4b5d56 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -9,6 +9,7 @@ SUBDIR += buffy SUBDIR += clean-theme-gtk SUBDIR += colorstep + SUBDIR += easygtk SUBDIR += eazel-themes SUBDIR += engradient SUBDIR += fltk |