diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2003-07-08 10:21:02 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2003-07-08 10:21:02 +0000 |
commit | 9070a6b3b84d1b7e628ab0300ec68f1d495c169d (patch) | |
tree | 3cd79493fead64aa7931137d729ff81d184cc3c5 /java/Makefile | |
parent | Change dependency of acroread to print/acroread5. (diff) |
Add the Graphical Editing Framework for Eclipse.
Notes
Notes:
svn path=/head/; revision=84463
Diffstat (limited to 'java/Makefile')
-rw-r--r-- | java/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/Makefile b/java/Makefile index e61530927c41..b39f76f5ffa8 100644 --- a/java/Makefile +++ b/java/Makefile @@ -11,6 +11,7 @@ SUBDIR += cryptix-jce SUBDIR += eclipse SUBDIR += eclipse-examples + SUBDIR += eclipse-gef SUBDIR += forte SUBDIR += gnu-regexp SUBDIR += guavac |