diff options
author | Caolán McNamara <caolanm@redhat.com> | 2013-12-17 09:16:59 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-12-17 09:16:59 +0000 |
commit | fc985c30048d410ab68a55af64f56df85547a6bf (patch) | |
tree | 2d5d723ed65285db441a9fb65ed6f8074981236e /fpicker/Module_fpicker.mk | |
parent | cdd59ee13b1dca7e3d269bf1a3c555903eee96ee (diff) |
should be a l10n target
Change-Id: If6f7540ba59dc518f258b3b322299432f9b34a7d
Diffstat (limited to 'fpicker/Module_fpicker.mk')
-rw-r--r-- | fpicker/Module_fpicker.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fpicker/Module_fpicker.mk b/fpicker/Module_fpicker.mk index 573d76c0b1cc..169e885f2ae6 100644 --- a/fpicker/Module_fpicker.mk +++ b/fpicker/Module_fpicker.mk @@ -12,11 +12,11 @@ $(eval $(call gb_Module_Module,fpicker)) $(eval $(call gb_Module_add_targets,fpicker,\ Library_fps_office \ - UIConfig_fps \ )) $(eval $(call gb_Module_add_l10n_targets,fpicker,\ AllLangResTarget_fps_office \ + UIConfig_fps \ )) ifeq ($(OS),MACOSX) |