diff options
author | Marius Peter <marius.peter@tutanota.com> | 2025-01-25 19:21:41 +0100 |
---|---|---|
committer | Marius Peter <marius.peter@tutanota.com> | 2025-01-25 19:21:41 +0100 |
commit | 7f40654efd7635f7e5acd8d42214627ce1f74c18 (patch) | |
tree | d80c4cdb49f1fdbd20313efdfc19d4e5ada2eefc /bin | |
parent | 4edccf9a2504e8798df160e04a0820a7256f82b1 (diff) |
Update dune files for all libraries.
Diffstat (limited to 'bin')
-rw-r--r-- | bin/dune | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -1,6 +1,4 @@ (executable (public_name ogit) (name main) - (libraries - dream - ogit.handlers)) + (libraries dream handlers)) |