mirror of
https://github.com/logos-messaging/sds-go-bindings.git
synced 2026-01-02 06:03:12 +00:00
update echo for Android in Makefile
This commit is contained in:
parent
267810e77f
commit
f02f338452
@ -29,9 +29,9 @@ build: prepare
|
||||
go build ./...
|
||||
|
||||
build-android: prepare
|
||||
@echo "Building libsds..."
|
||||
@echo "Building libsds for Android..."
|
||||
@cd $(NIM_SDS_DIR) && make libsds-android
|
||||
@echo "Building SDS Go Bindings..."
|
||||
@echo "Building SDS Go Bindings for Android..."
|
||||
go build ./...
|
||||
|
||||
# Clean up generated files
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user