summaryrefslogtreecommitdiffstats
path: root/packaging/ios/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/ios/build.sh')
-rw-r--r--packaging/ios/build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/ios/build.sh b/packaging/ios/build.sh
index 0a53a4076..e186f4077 100644
--- a/packaging/ios/build.sh
+++ b/packaging/ios/build.sh
@@ -125,7 +125,7 @@ echo next building for $ARCH
# so let's hack around that
make libsqlite3.la
touch sqlite3
- make install-libLTLIBRARIES
+ make install-libLTLIBRARIES install-pkgconfigDATA
popd
fi