summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDirk-Jan C. Binnema <djcb@djcbsoftware.nl>2011-07-31 12:59:16 +0300
committerDirk-Jan C. Binnema <djcb@djcbsoftware.nl>2011-07-31 12:59:16 +0300
commitba4893cbbba22bf53a47025f3706527811999ffa (patch)
tree1a4fea96b370a6130a929f97121ede5b5b7f383e /Makefile.am
parent63076fe22205aaec1b6c4b0cc20472ffe2f9c0b9 (diff)
* preparing for 0.9.7-prev0.9.7-pre
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index f93a890..4ef8830 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -71,7 +71,7 @@ fixme:
# check whether we can run make distcheck from the repo version
gitcheck:
cd `mktemp -d`; \
- git clone git://gitorious.org/mu/mu-ng.git ; \
+ git clone git://gitorious.org/mu/mu.git ; \
cd mu-ng ; \
autoreconf -i ;\
./configure ; \