From 1be5c7954a4f4289c81c085d99f78586ba845350 Mon Sep 17 00:00:00 2001 From: falkTX Date: Sat, 26 Feb 2022 01:51:56 +0000 Subject: [PATCH] Fix build Signed-off-by: falkTX --- plugins/Makefile | 3 +++ 1 file changed, 3 insertions(+) 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