Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/xamarin/macdoc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremie Laval <jeremie.laval@gmail.com>2012-04-03 18:51:28 +0400
committerJeremie Laval <jeremie.laval@gmail.com>2012-04-03 18:51:28 +0400
commit1f604f0ff416ac8e2190fd54d9eac206f7cec6e4 (patch)
tree9b1712ee6825d2308400f39239ed01c2de9959a6
parent2cac8734b0208a64cacb5847002f5da7cc03e9c8 (diff)
[macdoc] Make macdoc target depend on monomac target
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index edba67d..f0fe884 100644
--- a/Makefile
+++ b/Makefile
@@ -17,7 +17,7 @@ appledocwizard: monostub
rm -f $(APPLEDOCWIZARD_APP)/AppleDocWizard
rm -f $(APPLEDOCWIZARD_APP)/Contents/MacOS/mono-version-check
-macdoc: appledocwizard monostub
+macdoc: appledocwizard monostub monomac
$(MDTOOL_BUILD)
cp monostub $(MACDOC_APP)/Contents/MacOS/macdoc
rm -f $(MACDOC_APP)/macdoc