diff options
author | David Tardon <dtardon@redhat.com> | 2011-06-16 07:08:35 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2011-06-16 07:08:35 +0200 |
commit | 2e581960e517947661cc2010faa71e478910335f (patch) | |
tree | caed8c1ace2307e5e9a175337536cec21d58b63c /Makefile.in | |
parent | fb79b929ad359d762ef79fb6ef0d3cafe0317aee (diff) |
need tab here
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in index cfbea5e11755..26b286837f17 100644 --- a/Makefile.in +++ b/Makefile.in @@ -138,7 +138,7 @@ ifeq (@DO_FETCH_TARBALLS@,YES) @. ./*Env.Set.sh && \ $$SRC_ROOT/download $$SRC_ROOT/ooo.lst && touch $@ else - @echo "Automatic fetching of external tarballs is disabled." + @echo "Automatic fetching of external tarballs is disabled." endif fetch: src.downloaded |