mirror of
https://github.com/passepartoutvpn/wireguard-apple.git
synced 2025-02-21 23:32:03 +00:00
wireguard-go-bridge: xcode expects install target
This commit is contained in:
parent
1f7aaaa233
commit
ab14c0070c
@ -90,4 +90,6 @@ example: $(DESTDIR)/example
|
||||
clean:
|
||||
rm -rf "$(BUILDDIR)" "$(DESTDIR)/libwg-go.a" "$(DESTDIR)/example" "$(DESTDIR)/wireguard-go-version.h"
|
||||
|
||||
.PHONY: clean build example version-header
|
||||
install: build
|
||||
|
||||
.PHONY: clean build example version-header install
|
||||
|
Loading…
Reference in New Issue
Block a user