summaryrefslogtreecommitdiff
path: root/moz
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2013-05-05 12:05:43 -0700
committerAndras Timar <atimar@suse.com>2013-05-05 12:06:49 -0700
commit919f853278c3187e30484c8e542beb92b3165e2b (patch)
tree6c2c4120fbe0fc9c234e4bfb7f8c4da6642da26f /moz
parentb27ec833fe14527e810014f682e036cbfc0ddc1d (diff)
moz: build fix
Change-Id: I1a8685ec5fff2e78aa9eb97ba9b331a1a2a99e74
Diffstat (limited to 'moz')
-rw-r--r--moz/Module_moz.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/moz/Module_moz.mk b/moz/Module_moz.mk
index 3be2c18f8aaa..d2cad1723230 100644
--- a/moz/Module_moz.mk
+++ b/moz/Module_moz.mk
@@ -14,9 +14,9 @@ ifeq ($(WITH_MOZAB4WIN),YES)
$(eval $(call gb_Module_add_targets,moz,\
ExternalPackage_moz_lib \
ExternalPackage_runtime \
- Package_runtime \
UnpackedTarball_moz_inc \
UnpackedTarball_moz_lib \
+ UnpackedTarball_mozruntime \
))
endif