summaryrefslogtreecommitdiffstats
path: root/avmedia/AllLangMoTarget_avmedia.mk
diff options
context:
space:
mode:
authorjan Iversen <jani@libreoffice.org>2017-10-10 12:34:01 +0200
committerjan Iversen <jani@libreoffice.org>2017-10-10 12:34:47 +0200
commit134705c5c2a7ce652acb23dc42609a65b56c562d (patch)
treefcdb18d0fbd41e5947426968f408145426887758 /avmedia/AllLangMoTarget_avmedia.mk
parentiOS, typo (diff)
downloadcore-134705c5c2a7ce652acb23dc42609a65b56c562d.tar.gz
core-134705c5c2a7ce652acb23dc42609a65b56c562d.zip
Revert "iOS, removed unneeded avmedia libraries"
sorry for the noise. This reverts commit 032b1e87078fe60cf8b59b756d93b02b278ed8c8.
Diffstat (limited to 'avmedia/AllLangMoTarget_avmedia.mk')
-rw-r--r--avmedia/AllLangMoTarget_avmedia.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/avmedia/AllLangMoTarget_avmedia.mk b/avmedia/AllLangMoTarget_avmedia.mk
index df2886b0aa1a..564b9ab94b43 100644
--- a/avmedia/AllLangMoTarget_avmedia.mk
+++ b/avmedia/AllLangMoTarget_avmedia.mk
@@ -6,8 +6,6 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
-ifeq ($(USE_AVMEDIA_DUMMY),FALSE)
$(eval $(call gb_AllLangMoTarget_AllLangMoTarget,avmedia))
-endif
# vim: set noet sw=4 ts=4: