diff options
Diffstat (limited to 'cpp/src')
-rw-r--r-- | cpp/src/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/src/Makefile b/cpp/src/Makefile index 0023f2f4feb..a155019e416 100644 --- a/cpp/src/Makefile +++ b/cpp/src/Makefile @@ -17,6 +17,7 @@ SUBDIRS = IceUtil \ slice2cpp \ slice2freeze \ slice2docbook \ + slice2java \ Ice \ IcePack \ Freeze |