Skip to content
This repository has been archived by the owner on Mar 19, 2021. It is now read-only.

Commit

Permalink
Use the new install-regression target instead of the install target.
Browse files Browse the repository at this point in the history
  • Loading branch information
Marco van Wieringen committed Jun 23, 2014
1 parent 15a94dd commit 6053524
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/setup
Expand Up @@ -112,7 +112,7 @@ check_exit_code
make clean
make ${MAKEOPT}
check_exit_code
make install
make install-regression
if [ a${KEEP_SOURCE} = a ]; then
rm -rf examples patches
check_exit_code
Expand Down

0 comments on commit 6053524

Please sign in to comment.