diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-04-05 04:03:12 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-04-05 04:03:12 +0000 |
commit | c94593c01403731941b40152bb09bbe2e6c8524c (patch) | |
tree | 06eff01ba0aa3c3d81927fcbbcc40b0893bcdcc9 /devel/Makefile | |
parent | 6d2bcba1c7905b3b43cbafc08ce19dd67f80e85c (diff) |
Add libglade-java, Java wrappers around libglade-2.4.
Notes
Notes:
svn path=/head/; revision=106186
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index cf3531cfdc68..116c7f1eb95b 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -385,6 +385,7 @@ SUBDIR += libghthash SUBDIR += libgii SUBDIR += libglade + SUBDIR += libglade-java SUBDIR += libglade2 SUBDIR += libglademm SUBDIR += libgnugetopt |