Kaydet (Commit) 37915c87 authored tarafından David Tardon's avatar David Tardon

avoid gbuild warning

Change-Id: Idd034e3978c602e1e3dfcff5c1f3973c9dc5b6a9
üst 239c7020
......@@ -40,19 +40,22 @@ $(eval $(call gb_Module_add_targets,accessories,\
endif
ifeq ($(WITH_EXTRA_SAMPLE),YES)
$(eval $(call gb_Module_add_targets,accessories,\
$(eval $(call gb_Module_add_l10n_targets,accessories,\
AllLangPackage_accessoriessamples \
AllLangPackage_accessoriessamplesadvertisement \
AllLangPackage_accessoriessamplesdocumentation \
AllLangPackage_accessoriessamplesnonfree \
AllLangPackage_accessoriessamplesnonfreeadvertisement \
AllLangPackage_accessoriessamplesnonfreedocumentation \
))
$(eval $(call gb_Module_add_targets,accessories,\
UnpackedTarball_samples_pack \
))
endif
ifeq ($(WITH_EXTRA_TEMPLATE),YES)
$(eval $(call gb_Module_add_targets,accessories,\
$(eval $(call gb_Module_add_l10n_targets,accessories,\
AllLangPackage_accessoriestemplates \
AllLangPackage_accessoriestemplateseducate \
AllLangPackage_accessoriestemplatesfinance \
......@@ -75,6 +78,9 @@ $(eval $(call gb_Module_add_targets,accessories,\
AllLangPackage_accessoriestemplatesoffimisc \
AllLangPackage_accessoriestemplatespersonal \
AllLangPackage_accessoriestemplatespresent \
))
$(eval $(call gb_Module_add_targets,accessories,\
ExternalPackage_accessoriestemplatescommon \
ExternalPackage_accessoriestemplatescommoneducate \
ExternalPackage_accessoriestemplatescommonfinance \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment