summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-10-22 04:01:30 (EDT)
committer P. J. McDermott <pjm@nac.net>2012-10-22 04:01:30 (EDT)
commit64333af6e5f8a34867253f7bcc6b22db766e0493 (patch)
tree1d30d2a3899c76713646901be870e23cc849d8eb
parent04868870bdca846d75f823c47ca07d03de678c23 (diff)
Make "install" target depend on "build".
-rwxr-xr-xbuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/build b/build
index a46085c..0739d7d 100755
--- a/build
+++ b/build
@@ -4,7 +4,7 @@ build:
oh-autoconfigure
oh-autobuild
-install:
+install: build
oh-autoinstall
oh-fixperms
oh-strip -k