Skip to content

Commit e324a24

Browse files
author
Arjun Guha
committed
necessary
1 parent a68c99b commit e324a24

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

opam

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ name: "openflow"
55
maintainer: "Arjun Guha <[email protected]>"
66
build: [
77
["./configure" "--%{pa_ounit:enable}%-tests"]
8+
[make]
89
[make "install"]
910
]
1011
build-test: [
@@ -23,4 +24,4 @@ depends: [
2324
"quickcheck"
2425
"ounit" {test}
2526
"pa_ounit" {test}
26-
]
27+
]

0 commit comments

Comments
 (0)