mirror of https://github.com/CGAL/cgal
typo
This commit is contained in:
parent
d6c93ed3a8
commit
d39be1922e
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue