diff --git a/Makefile b/Makefile index e4a438e5..8a50d691 100644 --- a/Makefile +++ b/Makefile @@ -105,6 +105,7 @@ COMPS += shared/comps/rl.c COMPS += shared/comps/mad.c COMPS += shared/comps/sensorless.c COMPS += shared/comps/field.c +COMPS += shared/comps/gain.c SOURCES += $(COMPS)