diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-11-05 18:25:45 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-11-05 18:25:45 +0000 |
commit | 0e37745584622a85c95e088865f789fd6b73aa65 (patch) | |
tree | a84e02ef0a5788bba32c28339f9ba100f66d4373 | |
parent | Add ocaml-lablgtk2, an Objective Caml interface to GTK+ 2.x (and optionally (diff) |
- Hook lablgtk2
Notes
Notes:
svn path=/head/; revision=120901
-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 1161e5e1192e..38ef21773adb 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -105,6 +105,7 @@ SUBDIR += mowitz SUBDIR += neXtaw SUBDIR += ocaml-lablgtk + SUBDIR += ocaml-lablgtk2 SUBDIR += open-motif SUBDIR += p5-GdkImlib SUBDIR += p5-GdkPixbuf |