Skip to content

Commit 46fbe24

Browse files
Add line continuation in Makefile for uploading archives
1 parent 1e8f0f8 commit 46fbe24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ publish-remote-release:
8080
-PopensslRoot="$(OPENSSL_ROOT)" \
8181
-PopensslAndroidLibRoot="$(OPENSSL_ANDROID_LIB_ROOT)" \
8282
-PsqlcipherCFlags="$(SQLCIPHER_CFLAGS)" \
83-
-PsqlcipherAndroidClientVersion="$(SQLCIPHER_ANDROID_VERSION)"
83+
-PsqlcipherAndroidClientVersion="$(SQLCIPHER_ANDROID_VERSION)" \
8484
uploadArchives
8585

8686
collect-nexus-info := \

0 commit comments

Comments
 (0)