summaryrefslogtreecommitdiff
path: root/desktop/zipintro/makefile.mk
diff options
context:
space:
mode:
authorThorsten Behrens <tbehrens@novell.com>2010-10-27 23:57:22 +0200
committerThorsten Behrens <tbehrens@novell.com>2010-10-27 23:58:07 +0200
commit571373ef8f3abcb66140a5db92b109c1f72abcae (patch)
tree10c3ecae62f85087126b9e39c5691192e20a3b8e /desktop/zipintro/makefile.mk
parentbf2b7b353bae4c7c6c332274d3734bb62243e1a4 (diff)
Fix typo in zipfile dependency
Diffstat (limited to 'desktop/zipintro/makefile.mk')
-rw-r--r--desktop/zipintro/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/zipintro/makefile.mk b/desktop/zipintro/makefile.mk
index b2d089ee6833..d15f2deafe45 100644
--- a/desktop/zipintro/makefile.mk
+++ b/desktop/zipintro/makefile.mk
@@ -62,7 +62,7 @@ ZIP1DEPS=$(ZIP1LIST)
ZIP2TARGET=brand_dev
ZIP2DEPS=$(ZIP2LIST)
ZIP3TARGET=shell
-ZIP3DEPS=$(ZIP1LIST)
+ZIP3DEPS=$(ZIP3LIST)
.INCLUDE : target.mk