summaryrefslogtreecommitdiff
path: root/lib/helpers
diff options
context:
space:
mode:
authorMarius Peter <marius.peter@tutanota.com>2025-01-25 19:21:41 +0100
committerMarius Peter <marius.peter@tutanota.com>2025-01-25 19:21:41 +0100
commit7f40654efd7635f7e5acd8d42214627ce1f74c18 (patch)
treed80c4cdb49f1fdbd20313efdfc19d4e5ada2eefc /lib/helpers
parent4edccf9a2504e8798df160e04a0820a7256f82b1 (diff)
Update dune files for all libraries.
Diffstat (limited to 'lib/helpers')
-rw-r--r--lib/helpers/dune8
1 files changed, 2 insertions, 6 deletions
diff --git a/lib/helpers/dune b/lib/helpers/dune
index a8c1733..f04f60c 100644
--- a/lib/helpers/dune
+++ b/lib/helpers/dune
@@ -1,9 +1,5 @@
(library
(name helpers)
(public_name ogit.helpers)
- (libraries
- unix
- ogit.layouts)
- (modules
- html_helpers
- file_helpers))
+ (libraries unix views)
+ (modules html_helpers file_helpers))
Copyright 2019--2025 Marius PETER