fix names
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Must match package name in Cargo.toml
|
||||
PLUGIN_NAME=counter
|
||||
# `target` or `debug`
|
||||
TYPE=target
|
||||
# `release` or `debug`
|
||||
TYPE=release
|
||||
|
||||
build: $(PLUGIN_DIR)/$(PLUGIN_NAME).dim
|
||||
|
||||
|
||||
Reference in New Issue
Block a user