diff options
Diffstat (limited to '')
-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 |