summaryrefslogtreecommitdiff
path: root/wrappers/swift
diff options
context:
space:
mode:
Diffstat (limited to 'wrappers/swift')
-rw-r--r--wrappers/swift/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/wrappers/swift/Makefile b/wrappers/swift/Makefile
index 6dca0ef..08171b6 100644
--- a/wrappers/swift/Makefile
+++ b/wrappers/swift/Makefile
@@ -15,7 +15,7 @@ build: install-header
test: install-header
$(SWIFT) test --parallel -Xlinker -L"$(EXPORTS_LIB_SUBFOLDER_PATH)"
-install-header: .try_build_lib
+install-header: .try-build-lib
install "$(EXPORTS_LIB_SUBFOLDER_PATH)/$(LIB_NAME).h" -Dt CEduVpnCommon/Sources/CEduVpnCommon/Headers # Copy header for modulemap
clean: