diff --git a/SWIG/Examples/test-suite/python/Makefile.in b/SWIG/Examples/test-suite/python/Makefile.in index 99d069f29..090ba914b 100644 --- a/SWIG/Examples/test-suite/python/Makefile.in +++ b/SWIG/Examples/test-suite/python/Makefile.in @@ -32,7 +32,8 @@ CPP_TEST_CASES += \ primitive_types \ std_containers \ swigobject \ - template_matrix + template_matrix \ + simutry C_TEST_CASES += \ file_test \