diff options
author | osnola <alonso@loria.fr> | 2016-08-10 12:43:56 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2016-08-11 08:13:27 +0200 |
commit | 1faae1f37521df7734462443936e1469820fd489 (patch) | |
tree | 8c3ab056cdd2e6a3fbc2642588563e4eeb65b022 /Makefile.fetch | |
parent | 6a2cc612decea57b9c3ab31f2f32aa2126c06cf7 (diff) |
integrate libstaroffice
Change-Id: I85913f1bd1af5d102573040588cca9d8ddeebb5d
Diffstat (limited to 'Makefile.fetch')
-rw-r--r-- | Makefile.fetch | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.fetch b/Makefile.fetch index bd96f123fdc3..ea7b3436da43 100644 --- a/Makefile.fetch +++ b/Makefile.fetch @@ -203,6 +203,7 @@ $(WORKDIR)/download: $(BUILDDIR)/config_host.mk $(SRCDIR)/download.lst $(SRCDIR) $(call fetch_Optional,RHINO,RHINO_TARBALL) \ $(call fetch_Optional,RHINO,SWING_TARBALL) \ $(call fetch_Optional,SERF,SERF_TARBALL) \ + $(call fetch_Optional,STAROFFICE,STAROFFICE_TARBALL) \ $(call fetch_Optional,UCPP,UCPP_TARBALL) \ $(call fetch_Optional,VISIO,VISIO_TARBALL) \ $(call fetch_Optional,WPD,WPD_TARBALL) \ |