diff options
| author | Dirk-Jan C. Binnema <djcb@djcbsoftware.nl> | 2011-07-31 12:59:16 +0300 |
|---|---|---|
| committer | Dirk-Jan C. Binnema <djcb@djcbsoftware.nl> | 2011-07-31 12:59:16 +0300 |
| commit | ba4893cbbba22bf53a47025f3706527811999ffa (patch) | |
| tree | 1a4fea96b370a6130a929f97121ede5b5b7f383e /Makefile.am | |
| parent | 63076fe22205aaec1b6c4b0cc20472ffe2f9c0b9 (diff) | |
* preparing for 0.9.7-prev0.9.7-pre
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 2 |
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 ; \ |
