Skip to content

Commit

Permalink
Fix missing mirage-vnetif dep for --enable-tests
Browse files Browse the repository at this point in the history
  • Loading branch information
MagnusS committed May 11, 2015
1 parent 53ce62a commit 8c9a8de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opam
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ tags: ["org:mirage"]

build: [
["./configure" "--prefix" prefix
"--%{mirage-flow+alcotest:enable}%-tests"
"--%{mirage-flow+alcotest+mirage-vnetif:enable}%-tests"
"--%{mirage-xen:enable}%-xen"
]
[make]
Expand Down

0 comments on commit 8c9a8de

Please sign in to comment.