From e82a684cdb68e15461dc02ca7443315879d020b5 Mon Sep 17 00:00:00 2001 From: washikano Date: Sun, 18 Feb 2024 12:07:44 -0600 Subject: [PATCH] Updated Makefile --- plugins/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/plugins/Makefile b/plugins/Makefile index 5154bd8..28bc2d3 100644 --- a/plugins/Makefile +++ b/plugins/Makefile @@ -651,6 +651,9 @@ CF_CUSTOM = $(DRWAV) PLUGIN_FILES += $(filter-out Computerscare/src/Computerscare.cpp,$(wildcard Computerscare/src/*.cpp)) +# modules/types which are present in other plugins +COMPUTERSCARE_CUSTOM = Quantizer + # -------------------------------------------------------------- # dBiz