aboutsummaryrefslogtreecommitdiff
path: root/bin/dune
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--bin/dune1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/dune b/bin/dune
index ce5ed03..4a29c86 100644
--- a/bin/dune
+++ b/bin/dune
@@ -2,5 +2,6 @@
(public_name fixgen)
(name main)
(libraries
+ cmdliner
fixgen)
)