aboutsummaryrefslogtreecommitdiffhomepage
path: root/test-suite/coq-makefile/mlpack2/run.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test-suite/coq-makefile/mlpack2/run.sh')
-rwxr-xr-xtest-suite/coq-makefile/mlpack2/run.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/test-suite/coq-makefile/mlpack2/run.sh b/test-suite/coq-makefile/mlpack2/run.sh
index 1ca69bf23..51669f28f 100755
--- a/test-suite/coq-makefile/mlpack2/run.sh
+++ b/test-suite/coq-makefile/mlpack2/run.sh
@@ -3,6 +3,7 @@
. ../template/init.sh
coq_makefile -f _CoqProject -o Makefile
+cat Makefile.conf
make
make html mlihtml
make install DSTROOT="$PWD/tmp"