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:
authorMichael Hutchinson <mhutchinson@novell.com>2011-02-27 01:43:00 +0300
committerMichael Hutchinson <mhutchinson@novell.com>2011-02-27 01:43:00 +0300
commit422ced7620220fd7a4fe33713bc075d21cc93227 (patch)
tree8f02733a54891f7f030a0b9bd84dceb2858a3fe2 /main/build
parent6410031c1de966ebda89de0bf9632a68cdb3e847 (diff)
[Mac] Re-enable the gettext addin now Mono has msgfmt
Diffstat (limited to 'main/build')
-rw-r--r--main/build/MacOSX/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/main/build/MacOSX/Makefile.am b/main/build/MacOSX/Makefile.am
index 4083c35ab5..cf919f7995 100644
--- a/main/build/MacOSX/Makefile.am
+++ b/main/build/MacOSX/Makefile.am
@@ -81,8 +81,7 @@ MonoDevelop.app:
@echo ""
rm -rf $(ADDINS)/GnomePlatform* \
- $(ADDINS)/WindowsPlatform* \
- $(ADDINS)/MonoDevelop.Gettext/*
+ $(ADDINS)/WindowsPlatform*
# remove stuff we don't need
@echo ""