This commit is contained in:
Olivier Devillers 2014-08-04 13:22:25 +02:00
parent d6c93ed3a8
commit d39be1922e
1 changed files with 1 additions and 1 deletions

View File

@ -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