summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
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 ; \