diff --git a/CGAL_ipelets/demo/CGAL_ipelets/cgal_test_with_cmake b/CGAL_ipelets/demo/CGAL_ipelets/cgal_test_with_cmake index 52ca1d344ac..e7093a67bcd 100755 --- a/CGAL_ipelets/demo/CGAL_ipelets/cgal_test_with_cmake +++ b/CGAL_ipelets/demo/CGAL_ipelets/cgal_test_with_cmake @@ -169,7 +169,7 @@ if ${MAKE_CMD} -f Makefile help | grep "hyperbolic" > /dev/null; then NEED_CLEAN=y fi if ${MAKE_CMD} -f Makefile help | grep "distance" > /dev/null; then - compile_and_run CGAL_hyperbolic + compile_and_run CGAL_distance NEED_CLEAN=y fi fi