diff --git a/plugins/Makefile b/plugins/Makefile index bca4c3c..8d51685 100644 --- a/plugins/Makefile +++ b/plugins/Makefile @@ -243,6 +243,9 @@ PLUGIN_FILES += $(filter-out Algoritmarte/src/plugin.cpp,$(wildcard Algoritmarte PLUGIN_FILES += $(wildcard AaronStatic/src/*.cpp) +# modules/types which are present in other plugins +AARONSTATIC_CUSTOM = RefreshCounter + # -------------------------------------------------------------- # AmalgamatedHarmonics