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
committerMichael Hutchinson <m.j.hutchinson@gmail.com>2011-12-01 03:10:04 +0400
commitc8c5f7a83078f33b8aaaf2a291fd4c84853fe9c2 (patch)
tree9075d5db24e45fc21d46515ca06bf00ac315e950 /extras/WebKitWebBrowser
parent3f545aeedc8482fd4cbf64ad36d5079dc4e2b147 (diff)
make dist should not make
Diffstat (limited to 'extras/WebKitWebBrowser')
-rw-r--r--extras/WebKitWebBrowser/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/extras/WebKitWebBrowser/Makefile b/extras/WebKitWebBrowser/Makefile
index b17cc863e9..f60f1c4e1a 100644
--- a/extras/WebKitWebBrowser/Makefile
+++ b/extras/WebKitWebBrowser/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)