aboutsummaryrefslogtreecommitdiff
path: root/path/dune
diff options
context:
space:
mode:
Diffstat (limited to 'path/dune')
-rwxr-xr-xpath/dune3
1 files changed, 2 insertions, 1 deletions
diff --git a/path/dune b/path/dune
index c9eff46..42965db 100755
--- a/path/dune
+++ b/path/dune
@@ -1,8 +1,9 @@
(library
- (name draw)
+ (name path)
(libraries
gg
brr
+ layer
shapes
)
)