summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 6e84baef90f4..5cfdb9a790be 100644
--- a/ios/CustomTarget_iOS_setup.mk
+++ b/ios/CustomTarget_iOS_setup.mk
@@ -52,6 +52,7 @@ $(IOSGEN)/native-code.h: $(BUILDDIR)/config_host.mk $(SRCDIR)/ios/CustomTarget_i
cp -R $(INSTDIR)/share/template $(IOSRES)/share
mkdir -p $(IOSRES)/share/fonts/truetype
cp -R $(INSTDIR)/share/fonts/truetype $(IOSRES)/share/fonts
+ cp -R $(INSTDIR)/share/gallery $(IOSRES)/share
# Set up rc, the "inifile". See getIniFileName_Impl().
echo '[Bootstrap]' > $(IOSRES)/rc