diff --git a/Makefile.plugins b/Makefile.plugins
index 4b12313..c4670d8 100644
--- a/Makefile.plugins
+++ b/Makefile.plugins
builtin_sources += profiles/input/hog.c profiles/input/uhid_copy.h \
profiles/input/suspend.h profiles/input/suspend-dummy.c
+if EXPERIMENTAL
builtin_modules += health
builtin_sources += profiles/health/mcap_lib.h profiles/health/mcap_internal.h \
profiles/health/mcap.h profiles/health/mcap.c \
profiles/health/hdp_manager.c \
profiles/health/hdp.h profiles/health/hdp.c \
profiles/health/hdp_util.h profiles/health/hdp_util.c
+endif
builtin_modules += gatt
builtin_sources += profiles/gatt/main.c profiles/gatt/manager.h \