diff options
Diffstat (limited to 'license')
| -rw-r--r-- | license/dune | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/license/dune b/license/dune new file mode 100644 index 0000000..36cba65 --- /dev/null +++ b/license/dune @@ -0,0 +1,6 @@ +(install + (package nixtamal) + (section doc) + (files + (glob_files + (*.txt with_prefix license)))) |
