summaryrefslogtreecommitdiff
path: root/Makefile.fetch
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2013-12-23 17:31:55 +0000
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2014-01-29 08:09:17 +0100
commitae9e611c331c669a29fb591c09810ab84f9cc5a9 (patch)
tree926b585e201b0a717efdd0519ded83f23438a7f7 /Makefile.fetch
parent4f5391b19d7112f36509f91e0086574671e34c1e (diff)
add glm to the libreoffice build
Change-Id: I40580283c29b6edcbffaeade2758a49c342239cf
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 368bd72b5fe8..f5c5c2001281 100644
--- a/Makefile.fetch
+++ b/Makefile.fetch
@@ -119,6 +119,7 @@ $(WORKDIR)/download: $(BUILDDIR)/config_host.mk $(SRCDIR)/download.lst $(SRCDIR)
$(call fetch_Optional,FONTCONFIG,$(FONTCONFIG_TARBALL)) \
$(call fetch_Optional,FREETYPE,$(FREETYPE_TARBALL)) \
$(GOOGLE_DOCS_EXTENSION_PACK) \
+ $(call fetch_Optional,GLM,$(GLM_TARBALL)) \
$(call fetch_Optional,HSQLDB,$(HSQLDB_TARBALL)) \
$(call fetch_Optional,HUNSPELL,$(HUNSPELL_TARBALL)) \
$(call fetch_Optional,HYPHEN,$(HYPHEN_TARBALL)) \