fix: do not manually include setup.mk
This commit is contained in:
parent
b820acf809
commit
843fd9d38a
1 changed files with 0 additions and 3 deletions
|
@ -23,9 +23,6 @@ ASSETS_DIR ?= assets
|
|||
.PHONY: default
|
||||
default: all
|
||||
|
||||
# Verify environment, and define PLUGIN_ID, PLUGIN_VERSION, HAS_SERVER and HAS_WEBAPP as needed.
|
||||
include build/setup.mk
|
||||
|
||||
ifneq ($(MM_DEBUG),)
|
||||
GO_BUILD_GCFLAGS = -gcflags "all=-N -l"
|
||||
else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue