summaryrefslogtreecommitdiff
path: root/build.bst
diff options
context:
space:
mode:
Diffstat (limited to 'build.bst')
-rw-r--r--build.bst10
1 files changed, 10 insertions, 0 deletions
diff --git a/build.bst b/build.bst
new file mode 100644
index 00000000..9f3ad36e
--- /dev/null
+++ b/build.bst
@@ -0,0 +1,10 @@
+kind: autotools
+description: Some kinda autotools element
+config:
+ configure-commands:
+ - pony
+depends:
+- filename: build-build.bst
+ type: build
+- filename: run-build.bst
+ type: runtime