diff --git a/SWIG/Examples/test-suite/java/Makefile.in b/SWIG/Examples/test-suite/java/Makefile.in index 9d47fdc33..55154f3f2 100644 --- a/SWIG/Examples/test-suite/java/Makefile.in +++ b/SWIG/Examples/test-suite/java/Makefile.in @@ -17,6 +17,7 @@ CPP_TEST_CASES = \ enum_thorough_proper \ enum_thorough_simple \ enum_thorough_typeunsafe \ + intermediary_classname \ java_constants \ java_director \ java_enums \