RACK_DIR ?= ../.. SLUG = Bark VERSION = 0.6.5 FLAGS += SOURCES += $(wildcard src/*.cpp) DISTRIBUTABLES += $(wildcard LICENSE*) res # Include the VCV Rack plugin Makefile framework include $(RACK_DIR)/plugin.mk