summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-06-27 13:59:40 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-06-27 13:59:40 (EDT)
commit3e48755b7c7927ac29839cd03b9f7017e27725f1 (patch)
tree18552596327a17c89dad54da7bc5e6d330f5c901
parent44bd936b034b69aa73bd6595d2ce04394e937a1b (diff)
build: Add "install" target.
-rwxr-xr-xbuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/build b/build
index 930dba0..ed92093 100755
--- a/build
+++ b/build
@@ -7,3 +7,7 @@ nop:
build:
oh-autobuild -T all
+ touch $@
+
+install: build
+ oh-autoinstall