summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@novell.com>2010-12-02 12:07:12 +0000
committerMichael Meeks <michael.meeks@novell.com>2010-12-02 12:07:12 +0000
commit03f97b302d8ae33cea90ee844c4bde810397d5e0 (patch)
tree3208f5689c2152d9867fcde743c3ccf567ae7dd4 /Makefile.in
parent22d81d13b001ca4fc3580c9b4165b99ab78eb6af (diff)
fix fetch rule
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index a69b8d8d1254..10b003e5d440 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -39,4 +39,4 @@ src/downloaded: ooo.lst download
@. ./*[Ee]nv.[Ss]et.sh && \
$$SRC_ROOT/download $$SRC_ROOT/ooo.lst && touch $@
-download: src/downloaded
+fetch: src/downloaded