summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2017-02-28 12:46:00 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-02-28 12:46:00 -0400
commit0658d8974218cd67112bc13f77292b0e111b7d06 (patch)
tree9f9c953ba909d2484e2845c708b94b8184019239
parent27b02b8e03e7c8718af113afa70ea0edb35ee1c1 (diff)
fix osxapp deps
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a7d0f5d58..47b0a9ccc 100644
--- a/Makefile
+++ b/Makefile
@@ -180,7 +180,7 @@ dpkg-buildpackage%: prep-standalone
OSXAPP_DEST=tmp/build-dmg/git-annex.app
OSXAPP_BASE=$(OSXAPP_DEST)/Contents/MacOS/bundle
-osxapp: Build/Standalone Build/OSXMkLibs
+osxapp:
$(MAKE) git-annex Build/Standalone Build/OSXMkLibs
# Remove all RPATHs, both because this overloads the linker on