summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 88d4e72..d63fc5b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -71,7 +71,7 @@ fixme:
gitcheck:
cd `mktemp -d`; \
git clone git://gitorious.org/mu/mu.git ; \
- cd mu-ng ; \
+ cd mu; \
autoreconf -i ;\
./configure ; \
make distcheck