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-10-07 21:53:43 +0400
committerMichael Hutchinson <mhutchinson@novell.com>2009-10-07 21:53:43 +0400
commitf6b70339b290aa6c9276fdb371fb42a7bb57ebe5 (patch)
tree89c5226b2c20300f9305327fed8bda16fd2d399a /main/build
parentade119e99a02c87a9cc223d53b9293562df04d7a (diff)
2009-10-07 Michael Hutchinson <mhutchinson@novell.com>
* Makefile.am: Fix make dist. svn path=/trunk/monodevelop/; revision=143695
Diffstat (limited to 'main/build')
-rw-r--r--main/build/MacOSX/ChangeLog4
-rw-r--r--main/build/MacOSX/Makefile.am2
2 files changed, 5 insertions, 1 deletions
diff --git a/main/build/MacOSX/ChangeLog b/main/build/MacOSX/ChangeLog
index 82b26ca917..b1182d58a0 100644
--- a/main/build/MacOSX/ChangeLog
+++ b/main/build/MacOSX/ChangeLog
@@ -1,3 +1,7 @@
+2009-10-07 Michael Hutchinson <mhutchinson@novell.com>
+
+ * Makefile.am: Fix make dist.
+
2009-10-01 Michael Hutchinson <mhutchinson@novell.com>
* Makefile.am: Add an updateinfo file to the app bunde based on
diff --git a/main/build/MacOSX/Makefile.am b/main/build/MacOSX/Makefile.am
index 2c9905049b..a353ac91c6 100644
--- a/main/build/MacOSX/Makefile.am
+++ b/main/build/MacOSX/Makefile.am
@@ -7,7 +7,7 @@ ADDINS=$(MACOS)/lib/monodevelop/AddIns
CLEANFILES = MonoDevelop.dmg MonoDevelop.app
#DISTCLEANFILES =
noinst_DATA = MonoDevelop.app.zip
-EXTRA_DIST = COPYING dmg-bg.png DS_Store Info.plist.in INSTALL make-dmg-bundle.sh mdtool monodevelop
+EXTRA_DIST = dmg-bg.png DS_Store Info.plist.in make-dmg-bundle.sh mdtool monodevelop
all: MonoDevelop.app.zip