From 49a4d366ee7c298e547955344001f3d95622106a Mon Sep 17 00:00:00 2001 From: David Tardon Date: Tue, 12 Nov 2013 16:44:40 +0100 Subject: integrate libeot Change-Id: I0f28ff1680026d883909cc12efabb54f705cecb4 --- Makefile.fetch | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.fetch') diff --git a/Makefile.fetch b/Makefile.fetch index 752a93404da4..ae76cf73701c 100644 --- a/Makefile.fetch +++ b/Makefile.fetch @@ -81,6 +81,7 @@ $(WORKDIR)/download: $(BUILDDIR)/config_host.mk $(SRCDIR)/download.lst $(SRCDIR) $(call fetch_Optional,ETONYEK,ETONYEK_TARBALL) \ $(call fetch_Optional,FIREBIRD,FIREBIRD_TARBALL) \ $(call fetch_Optional,HARFBUZZ,HARFBUZZ_TARBALL) \ + $(call fetch_Optional,LIBEOT,LIBEOT_TARBALL) \ $(call fetch_Optional,MSPUB,MSPUB_TARBALL) \ $(call fetch_Optional,MWAW,MWAW_TARBALL) \ $(call fetch_Optional,ODFGEN,ODFGEN_TARBALL) \ -- cgit