diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2023-04-14 19:32:10 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2023-04-14 19:32:10 +0300 |
commit | 369e9fdccf23359f9f98ef3bf9893f92a590630c (patch) | |
tree | 331650fada53188419b20ba0d7524ddf97b5d548 /buildfile |
Diffstat (limited to 'buildfile')
-rw-r--r-- | buildfile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/buildfile b/buildfile new file mode 100644 index 0000000..4979db0 --- /dev/null +++ b/buildfile @@ -0,0 +1,3 @@ +import style_basic = style-basic%exe{style-basic} + +./: file{manifest} |