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>2009-02-06 07:01:50 +0300
committerMichael Hutchinson <mhutchinson@novell.com>2009-02-06 07:01:50 +0300
commit97a3c453f9a91f5515734310343812f53eaa3a47 (patch)
tree24fda7381c5537ed29ad74d33796cd1009c8f56c /main/build
parent954389373b05711e7836a311ba4f53a2ee8c478b (diff)
2009-02-06 Michael Hutchinson <mhutchinson@novell.com>
* Makefile.am: Fix distcheck. Updating the mime DB is leaving even more junk. * build/Makefile.am: Excludes the unfinished Mac packaging from the build, as it was breaking make dist. svn path=/trunk/monodevelop/; revision=125991
Diffstat (limited to 'main/build')
-rw-r--r--main/build/Makefile.am8
1 files changed, 0 insertions, 8 deletions
diff --git a/main/build/Makefile.am b/main/build/Makefile.am
index bd2cbeb0e1..ca4cc2c7c8 100644
--- a/main/build/Makefile.am
+++ b/main/build/Makefile.am
@@ -1,11 +1,3 @@
-
-if ENABLE_MACBUNDLE
-SUBDIRS = MacOSX
-else
-
-SUBDIRS=
-endif
-
all:
clean-local: