diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 7ab48455..be47e9f0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -127,6 +127,8 @@ if ENABLE_ORACLE SUBDIRS += plugins/omoracle endif +SUBDIRS += java + # tests are added as last element, because tests may need different # modules that need to be generated first SUBDIRS += tests |