summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-06-12 00:01:26 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-06-12 00:01:26 (EDT)
commit082630c5802d24ee759072270710d5e823aa5fa2 (patch)
tree264758c1a31435b364360e6813e63b48687a14e2 /build
parent266bdf6d98f8c758c14471595f08c1c03d2d3c9f (diff)
Add nop and source targets and keyring.
The key fingerprint is from <https://www.gnupg.org/signature_key.html>.
Diffstat (limited to 'build')
-rwxr-xr-xbuild6
1 files changed, 6 insertions, 0 deletions
diff --git a/build b/build
new file mode 100755
index 0000000..2a40656
--- /dev/null
+++ b/build
@@ -0,0 +1,6 @@
+#!/usr/bin/make -f
+
+include ../source.mk
+
+nop:
+ @: