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

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2011-08-04 01:28:43 +0400
committerMiguel de Icaza <miguel@gnome.org>2011-08-04 01:28:53 +0400
commitc21ece3d65f88dc5954fa661e804c2b07c8e9792 (patch)
treee715d1743f8b58a4b95d30af25769ec78bf7c865 /main/Makefile.am
parentc682607d78d1d08403f09789f6682b09f256bb4f (diff)
Fix version numbers to match Hutch's request
Diffstat (limited to 'main/Makefile.am')
-rw-r--r--main/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/Makefile.am b/main/Makefile.am
index c78c8d6688..673bd8ed04 100644
--- a/main/Makefile.am
+++ b/main/Makefile.am
@@ -166,4 +166,4 @@ distcleancheck_listfiles += $(filter_stale_buildfiles) # amend by required f
.PHONY: vcrevision
package-monomac:
- $(MD_LAUNCH_SETUP) mono --debug "build/bin/mdrun.exe" setup pack ../extras/MonoDevelop.MonoMac/build/MonoDevelop.MonoMac.dll
+ $(MD_LAUNCH_SETUP) mono --debug "build/bin/mdtool.exe" setup pack ../extras/MonoDevelop.MonoMac/build/MonoDevelop.MonoMac.dll