* fix 'make gitcheck'

This commit is contained in:
djcb 2011-12-30 15:02:09 +02:00
parent 489fd3fcf4
commit dba9678035
1 changed files with 1 additions and 1 deletions

View File

@ -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