mirror of
https://github.com/Alexey71/opera-proxy.git
synced 2026-05-14 14:40:59 +00:00
fix makefile
This commit is contained in:
@@ -10,7 +10,7 @@ NDK_CC_ARM64 = $(abspath ../../ndk-toolchain-arm64/bin/aarch64-linux-android21-c
|
|||||||
|
|
||||||
GO := go
|
GO := go
|
||||||
|
|
||||||
src = $(wildcard *.go)
|
src = $(wildcard *.go */*.go)
|
||||||
|
|
||||||
native: bin-native
|
native: bin-native
|
||||||
all: bin-linux-amd64 bin-linux-386 bin-linux-arm \
|
all: bin-linux-amd64 bin-linux-386 bin-linux-arm \
|
||||||
|
|||||||
Reference in New Issue
Block a user