diff options
| author | Enrico Tassi | 2017-07-17 14:03:35 +0200 |
|---|---|---|
| committer | Enrico Tassi | 2017-07-20 15:40:48 +0200 |
| commit | 82b197a87e154d5206d74dfe53f5b5f5215f1a3e (patch) | |
| tree | 890fbab723582db8227e9964ac517a361cd098fe /test-suite/coq-makefile/plugin2 | |
| parent | 2065b2abcc4fd42345ab9bfdafd75cf2a5a0889d (diff) | |
more verbose logs for coq-makefile
Diffstat (limited to 'test-suite/coq-makefile/plugin2')
| -rwxr-xr-x | test-suite/coq-makefile/plugin2/run.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test-suite/coq-makefile/plugin2/run.sh b/test-suite/coq-makefile/plugin2/run.sh index abe715542d..5433d9e92d 100755 --- a/test-suite/coq-makefile/plugin2/run.sh +++ b/test-suite/coq-makefile/plugin2/run.sh @@ -4,6 +4,7 @@ mv src/test_plugin.mlpack src/test_plugin.mllib coq_makefile -f _CoqProject -o Makefile +cat Makefile.conf make make html mlihtml make install DSTROOT="$PWD/tmp" |
