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:
authoriain holmes <iain@xamarin.com>2015-10-26 21:13:13 +0300
committeriain holmes <iain@xamarin.com>2015-11-03 16:52:11 +0300
commit1c125bc080002ca177c33ea92a5ecb28514eda3b (patch)
treee6af99c9f9c37ffdbc5f1281186c0b2af35ac780 /main/build
parent25d4204685fb6f7f2e1bd402ebf8cc373dc3e1bf (diff)
[Build] Correctly clean the monostub files on make clean
Diffstat (limited to 'main/build')
-rw-r--r--main/build/MacOSX/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/build/MacOSX/Makefile.am b/main/build/MacOSX/Makefile.am
index 345f49c9aa..001ac02948 100644
--- a/main/build/MacOSX/Makefile.am
+++ b/main/build/MacOSX/Makefile.am
@@ -12,7 +12,7 @@ MD_CONFIGURE=$(top_srcdir)/../scripts/configure.sh
PACKAGE_UPDATE_ID=$(shell $(MD_CONFIGURE) get-releaseid)
BUNDLE_VERSION=$(shell $(MD_CONFIGURE) get-version)
-CLEANFILES = render.exe
+CLEANFILES = render.exe monostub monostub-test
#DISTCLEANFILES =
EXTRA_DIST = dmg-bg.png DS_Store Info.plist.in make-dmg-bundle.sh render.cs