Skip to content

Commit

Permalink
* fix 'make gitcheck'
Browse files Browse the repository at this point in the history
  • Loading branch information
djcb committed Dec 30, 2011
1 parent 489fd3f commit dba9678
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.am
Expand Up @@ -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
Expand Down

0 comments on commit dba9678

Please sign in to comment.