summaryrefslogtreecommitdiff
path: root/Makefile.fetch
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2017-09-13 23:44:32 +0200
committerMichael Stahl <mstahl@redhat.com>2017-09-15 10:56:22 +0200
commit38abb6aafa56dd8cb1ed2f5a09d3ea4023b4e16b (patch)
tree196ea4bf69813c6800c54a0a0300ad1224f7f7ce /Makefile.fetch
parent77d297f3e8ff4af58718d166dcbf23c39ce47ca3 (diff)
consistent naming of externals: cmis -> libcmis
Change-Id: If710b416111dd26a67693d9f6d7d194ea607069b Reviewed-on: https://gerrit.libreoffice.org/42292 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'Makefile.fetch')
-rw-r--r--Makefile.fetch2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.fetch b/Makefile.fetch
index 35946e0ffde8..bb7d0ad6eddf 100644
--- a/Makefile.fetch
+++ b/Makefile.fetch
@@ -112,7 +112,7 @@ $(WORKDIR)/download: $(BUILDDIR)/config_$(gb_Side).mk $(SRCDIR)/download.lst $(S
$(call fetch_Optional,CAIRO,PIXMAN_TARBALL) \
$(call fetch_Optional,CDR,CDR_TARBALL) \
$(call fetch_Optional,CLUCENE,CLUCENE_TARBALL) \
- $(call fetch_Optional,CMIS,CMIS_TARBALL) \
+ $(call fetch_Optional,LIBCMIS,LIBCMIS_TARBALL) \
$(call fetch_Optional,COINMP,COINMP_TARBALL) \
$(call fetch_Optional,COLLADA2GLTF,COLLADA2GLTF_TARBALL) \
$(call fetch_Optional,CPPUNIT,CPPUNIT_TARBALL) \