diff options
author | olgeni <olgeni@FreeBSD.org> | 2003-07-08 10:22:09 +0000 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2003-07-08 10:22:09 +0000 |
commit | 356486c353f52642d0d30933b1747ddc0c11a792 (patch) | |
tree | 38e5239bddcecf2014386cd0b6de076e40906d93 /java/Makefile | |
parent | af8d431fe5c96cc44590a4259a173d5a4582307d (diff) | |
download | FreeBSD-ports-356486c353f52642d0d30933b1747ddc0c11a792.zip FreeBSD-ports-356486c353f52642d0d30933b1747ddc0c11a792.tar.gz |
Add example feature for the Graphical Editing Framework.
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 b39f76f..f738f83 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 |