mirror of
https://github.com/c-cube/sidekick.git
synced 2025-12-11 05:28:34 -05:00
Merge branch 'master' of github.com:Gbury/mSAT
This commit is contained in:
commit
14c92bbe31
1 changed files with 2 additions and 2 deletions
4
opam
4
opam
|
|
@ -12,10 +12,10 @@ build-doc: [
|
||||||
[make "doc"]
|
[make "doc"]
|
||||||
]
|
]
|
||||||
install: [
|
install: [
|
||||||
[make "DOCDIR=%{msat:doc}%" "install"]
|
[make "DOCDIR=%{doc}%" "install"]
|
||||||
]
|
]
|
||||||
remove: [
|
remove: [
|
||||||
[make "DOCDIR=%{msat:doc}%" "uninstall"]
|
[make "DOCDIR=%{doc}%" "uninstall"]
|
||||||
]
|
]
|
||||||
depends: [
|
depends: [
|
||||||
"ocamlfind" {build}
|
"ocamlfind" {build}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue