diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2003-07-08 10:22:09 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2003-07-08 10:22:09 +0000 |
commit | ff778bcbab9802e1801f51ff903f05b1516d4162 (patch) | |
tree | 3cf87fe632026ec6096850728a35ddc3500dcd65 /java/Makefile | |
parent | 9070a6b3b84d1b7e628ab0300ec68f1d495c169d (diff) | |
download | ports-ff778bcbab9802e1801f51ff903f05b1516d4162.tar.gz ports-ff778bcbab9802e1801f51ff903f05b1516d4162.zip |
Add example feature for the Graphical Editing Framework.
Notes
Notes:
svn path=/head/; revision=84465
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 b39f76f5ffa8..f738f838fcca 100644 --- a/java/Makefile +++ b/java/Makefile @@ -12,6 +12,7 @@ SUBDIR += eclipse SUBDIR += eclipse-examples SUBDIR += eclipse-gef + SUBDIR += eclipse-gef-examples SUBDIR += forte SUBDIR += gnu-regexp SUBDIR += guavac |