fix names

This commit is contained in:
2024-06-20 12:06:18 +03:00
parent 8693e10979
commit 43a07debde
9 changed files with 18 additions and 20 deletions

View File

@@ -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