diff --git a/src/detect/dune b/src/detect/dune index 651c442..64c6ec7 100644 --- a/src/detect/dune +++ b/src/detect/dune @@ -7,5 +7,6 @@ soundtouch_available soundtouch_c_flags.sexp soundtouch_c_library_flags.sexp) + (deps (universe)) (action (run ./detect.exe --context %{context_name})))