diff --git a/Makefile.am b/Makefile.am index 88d4e728..d63fc5b9 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