summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9c2180f..18434d0 100644
--- a/Makefile
+++ b/Makefile
@@ -138,7 +138,7 @@ ifeq (${SKIP_CACHECK}, no)
endif
generate:
- @go generate cmd/bitmask-vpn/main.go
+ @go generate gui/backend.go
relink_default:
ifneq (,$(wildcard ${DEFAULT_PROVIDER}))