"make check" is enough

This commit is contained in:
Frank Denis 2013-01-20 17:25:21 -08:00
parent 61775cc84d
commit 6d21d017e9

View File

@ -36,9 +36,7 @@ Installation is trivial, and both compilation and testing can take
advantage of multiple CPU cores: advantage of multiple CPU cores:
./configure ./configure
make make check && make install
make check
make install
## Comparison with vanilla NaCl ## Comparison with vanilla NaCl