diff options
| author | Théo Zimmermann | 2018-10-04 11:25:40 +0200 |
|---|---|---|
| committer | Théo Zimmermann | 2018-10-04 11:25:40 +0200 |
| commit | db8b52eb67b4ebeea292a31d5ca16f1332f634f0 (patch) | |
| tree | 04f35161707765241d44f1cc2c3c049fe75a6e6c /topbin | |
| parent | 8a5cb2d9da73b94e1713f5ee6cba73e0680f20fb (diff) | |
| parent | dc916f4d475f1661e72ce43a26320c268fcf034c (diff) | |
Merge PR #8646: [dune] Add `(package coq)` scope to artifacts.
Diffstat (limited to 'topbin')
| -rw-r--r-- | topbin/dune | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/topbin/dune b/topbin/dune index 5f07492a10..52f472d149 100644 --- a/topbin/dune +++ b/topbin/dune @@ -1,5 +1,6 @@ (install (section bin) + (package coq) (files (coqtop_bin.exe as coqtop))) (executable |
