summaryrefslogtreecommitdiff
path: root/doc/examples/autotools/project.conf
diff options
context:
space:
mode:
Diffstat (limited to 'doc/examples/autotools/project.conf')
-rw-r--r--doc/examples/autotools/project.conf13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/examples/autotools/project.conf b/doc/examples/autotools/project.conf
new file mode 100644
index 000000000..7ee58b589
--- /dev/null
+++ b/doc/examples/autotools/project.conf
@@ -0,0 +1,13 @@
+# Unique project name
+name: autotools
+
+# Required BuildStream format version
+format-version: 9
+
+# Subdirectory where elements are stored
+element-path: elements
+
+# Define some aliases for the tarballs we download
+aliases:
+ alpine: https://gnome7.codethink.co.uk/tarballs/
+ gnu: https://ftp.gnu.org/gnu/automake/