aboutsummaryrefslogtreecommitdiffhomepage
path: root/test-suite/coq-makefile/mlpack1
diff options
context:
space:
mode:
authorGravatar Enrico Tassi <Enrico.Tassi@inria.fr>2017-08-29 14:56:31 +0200
committerGravatar Enrico Tassi <Enrico.Tassi@inria.fr>2017-08-29 17:47:57 +0200
commit6e07e3a53e56882043b9db49f03fdf1470a16c46 (patch)
tree6170356828a2b762eaba68051a213fc2c791c8d5 /test-suite/coq-makefile/mlpack1
parentddced9fa0c3e96925aac9efda39d3fb29e8bdfcd (diff)
coq_makefile(pack): ml -> cmx --pack-> cmx -> cmxa -> cmxs
Diffstat (limited to 'test-suite/coq-makefile/mlpack1')
-rwxr-xr-xtest-suite/coq-makefile/mlpack1/run.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/test-suite/coq-makefile/mlpack1/run.sh b/test-suite/coq-makefile/mlpack1/run.sh
index 51669f28f..03df9cf05 100755
--- a/test-suite/coq-makefile/mlpack1/run.sh
+++ b/test-suite/coq-makefile/mlpack1/run.sh
@@ -15,6 +15,7 @@ sort > desired <<EOT
./test/test.glob
./test/test_plugin.cmi
./test/test_plugin.cmx
+./test/test_plugin.cmxa
./test/test_plugin.cmxs
./test/test.v
./test/test.vo