summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-06-03 18:07:53 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-06-03 18:07:53 (EDT)
commit8f87c16164764212311b4f61428ed870b30fa5af (patch)
treecb410864944991863cc29766a76921e7fdf2b6d4 /build
parenteea5f6893617976f64f460524ada71514965254c (diff)
build: Make install target depend on build.
Diffstat (limited to 'build')
-rwxr-xr-xbuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/build b/build
index a9a49dc..3d87170 100755
--- a/build
+++ b/build
@@ -5,7 +5,7 @@ build:
oh-autobuild
touch $@
-install:
+install: build
oh-autoinstall
rm -f 'dest/usr/lib/$(OPK_HOST_ARCH)/libfakeroot.la'
oh-fixperms