mirror of
https://github.com/c-cube/sidekick.git
synced 2025-12-08 20:25:31 -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"]
|
||||
]
|
||||
install: [
|
||||
[make "DOCDIR=%{msat:doc}%" "install"]
|
||||
[make "DOCDIR=%{doc}%" "install"]
|
||||
]
|
||||
remove: [
|
||||
[make "DOCDIR=%{msat:doc}%" "uninstall"]
|
||||
[make "DOCDIR=%{doc}%" "uninstall"]
|
||||
]
|
||||
depends: [
|
||||
"ocamlfind" {build}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue