aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2020-08-31 13:38:22 +0100
committerChristopher Baines <mail@cbaines.net>2020-08-31 13:38:22 +0100
commit5acbc44d2d6c89fd984ef2353f81f73d4e227a33 (patch)
treeff657d482aa9d95ad1e62585c0b2432e7b190e26 /Makefile.am
downloadprometheus-5acbc44d2d6c89fd984ef2353f81f73d4e227a33.tar
prometheus-5acbc44d2d6c89fd984ef2353f81f73d4e227a33.tar.gz
Initial commit
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am9
1 files changed, 9 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
new file mode 100644
index 0000000..9d4a297
--- /dev/null
+++ b/Makefile.am
@@ -0,0 +1,9 @@
+include guile.am
+
+SOURCES = \
+ prometheus.scm
+
+EXTRA_DIST = \
+ README \
+ bootstrap \
+ pre-inst-env.in