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 <m.j.hutchinson@gmail.com>2011-12-01 03:10:04 +0400
committerAlex Corrado <alexc@xamarin.com>2011-12-06 20:34:24 +0400
commitd2667f248cc61fbedadae241859688fa7f1daeff (patch)
tree6f0e9450a9bc0cbad8dc6c0fa766b74207121ead /extras/JavaBinding/Makefile
parent007ea26f298297934dd0ce4e38902917c0b1c81a (diff)
make dist should not makemonodevelop-2.9.1
Diffstat (limited to 'extras/JavaBinding/Makefile')
-rw-r--r--extras/JavaBinding/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/extras/JavaBinding/Makefile b/extras/JavaBinding/Makefile
index 5343478e03..d9576ce63e 100644
--- a/extras/JavaBinding/Makefile
+++ b/extras/JavaBinding/Makefile
@@ -57,7 +57,6 @@ dist: $(CONFIG_MAKE)
esac \
done
(make dist-local distdir=$(PACKAGE)-$(VERSION))
- make
make post-dist-hook distsir=$$distdir
tar czvf $(PACKAGE)-$(VERSION).tar.gz $(PACKAGE)-$(VERSION)
rm -rf $(PACKAGE)-$(VERSION)