aboutsummaryrefslogtreecommitdiff
path: root/brep/handler/buildfile
diff options
context:
space:
mode:
Diffstat (limited to 'brep/handler/buildfile')
-rw-r--r--brep/handler/buildfile10
1 files changed, 10 insertions, 0 deletions
diff --git a/brep/handler/buildfile b/brep/handler/buildfile
new file mode 100644
index 0000000..5223b5c
--- /dev/null
+++ b/brep/handler/buildfile
@@ -0,0 +1,10 @@
+# file : brep/handler/buildfile
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
+# license : MIT; see accompanying LICENSE file
+
+import mods = libbutl.bash%bash{manifest-parser}
+import mods += libbutl.bash%bash{manifest-serializer}
+
+./: bash{handler} submit/
+
+bash{handler}: in{handler} $mods