summaryrefslogtreecommitdiffstats
path: root/ios/CustomTarget_iOS_setup.mk
diff options
context:
space:
mode:
Diffstat (limited to 'ios/CustomTarget_iOS_setup.mk')
-rw-r--r--ios/CustomTarget_iOS_setup.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/ios/CustomTarget_iOS_setup.mk b/ios/CustomTarget_iOS_setup.mk
index faf8d25bf629..89f8e340f44d 100644
--- a/ios/CustomTarget_iOS_setup.mk
+++ b/ios/CustomTarget_iOS_setup.mk
@@ -68,6 +68,7 @@ $(IOSGEN)/native-code.h: $(BUILDDIR)/config_host.mk \
cp $(INSTDIR)/share/config/*zip $(IOSRES)/share/config
cp -R $(INSTDIR)/share/liblangtag $(IOSRES)/share
cp -R $(INSTDIR)/share/theme_definitions $(IOSRES)/share
+ cp -R $(INSTDIR)/share/template $(IOSRES)/share
mkdir -p $(IOSRES)/share/fonts/truetype
cp $(INSTDIR)/share/fonts/truetype/Liberation* $(IOSRES)/share/fonts/truetype
cp $(SRCDIR)/ios/welcome.odt $(IOSRES)