summaryrefslogtreecommitdiff
path: root/Makefile.fetch
diff options
context:
space:
mode:
authorFridrich Štrba <fridrich.strba@bluewin.ch>2013-05-02 20:25:51 +0200
committerFridrich Štrba <fridrich.strba@bluewin.ch>2013-05-02 20:26:23 +0200
commit93848e11ec7d28ddef35ee165e12d847f2fafcea (patch)
treec2728e1a902b21852469c97d5c8c1111f6b01154 /Makefile.fetch
parent7de37ac7d633ba12cd90a38b2255130ef8e88b1a (diff)
Splitting writerperfect into serializer and libodfgen
Change-Id: I69f12fb097dbc977e63463b6b764a3553bcf9271
Diffstat (limited to 'Makefile.fetch')
-rw-r--r--Makefile.fetch1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.fetch b/Makefile.fetch
index e683f28ed5fb..1381a37c8316 100644
--- a/Makefile.fetch
+++ b/Makefile.fetch
@@ -141,6 +141,7 @@ $(WORKDIR)/download: $(BUILDDIR)/config_host.mk $(SRCDIR)/download.lst $(SRCDIR)
$(call fetch_Optional,NEON,$(NEON_TARBALL)) \
$(call fetch_Optional,NSS,$(NSS_TARBALL)) \
$(NUMBERTEXT_EXTENSION_PACK) \
+ $(call fetch_Optional,ODFGEN,$(ODFGEN_TARBALL)) \
$(call fetch_Optional,OPENLDAP,$(OPENLDAP_TARBALL)) \
$(call fetch_Optional,OPENSSL,$(OPENSSL_TARBALL)) \
$(call fetch_Optional,ORCUS,$(ORCUS_TARBALL)) \