summaryrefslogtreecommitdiff
path: root/java/Makefile
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2003-07-08 10:22:09 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2003-07-08 10:22:09 +0000
commitff778bcbab9802e1801f51ff903f05b1516d4162 (patch)
tree3cf87fe632026ec6096850728a35ddc3500dcd65 /java/Makefile
parentAdd the Graphical Editing Framework for Eclipse. (diff)
Add example feature for the Graphical Editing Framework.
Notes
Notes: svn path=/head/; revision=84465
Diffstat (limited to 'java/Makefile')
-rw-r--r--java/Makefile1
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