diff options
author | Oliver Braun <obraun@FreeBSD.org> | 2004-03-09 17:15:58 +0000 |
---|---|---|
committer | Oliver Braun <obraun@FreeBSD.org> | 2004-03-09 17:15:58 +0000 |
commit | 363a3cec82fcbaece4f481478930686f154cda5f (patch) | |
tree | 286a4915bd786925bc7a1d32d4e4bc61a2df3492 /x11-toolkits/Makefile | |
parent | 700b9acc7e7df343a05978648797bd4b11610925 (diff) |
Add GIO 1.2, a 'middle-ground' GUI library for Haskell.
Notes
Notes:
svn path=/head/; revision=103441
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 5b3ae81c33f5..9b8c9071e82a 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -84,6 +84,7 @@ SUBDIR += guile-gnome SUBDIR += guile-gtk SUBDIR += hs-frantk + SUBDIR += hs-gio SUBDIR += hs-gtk+hs SUBDIR += hs-gtk2hs SUBDIR += hs-port |