make: cleanup

This commit is contained in:
Corentin Le Molgat
2022-10-07 14:25:31 +02:00
parent 7feea629cb
commit af63a925a2
2 changed files with 5 additions and 3 deletions

View File

@@ -374,9 +374,9 @@ test_java_tests: \
rjava_ModelBuilderTest \
rjava_ConstraintSolverTest \
rjava_RoutingSolverTest \
rjava_LinearExprTest \
rjava_CpModelTest \
rjava_CpSolverTest \
rjava_LinearExprTest \
rjava_SatSolverTest
.PHONY: test_java_contrib # Build and Run all Java Contrib (located in examples/contrib)