|
|
@@ -88,8 +88,9 @@ SOURCES += $(wildcard src/*.cpp) |
|
|
|
|
|
|
|
# Add files to the ZIP package when running `make dist` |
|
|
|
# The compiled plugin and "plugin.json" are automatically added. |
|
|
|
DISTRIBUTABLES += res |
|
|
|
DISTRIBUTABLES += $(wildcard LICENSE*) |
|
|
|
DISTRIBUTABLES += res |
|
|
|
DISTRIBUTABLES += presets |
|
|
|
|
|
|
|
# Include the Rack plugin Makefile framework |
|
|
|
include $(RACK_DIR)/plugin.mk |
|
|
|