From efebb624788963cb00c9e3af7fef40794336c361 Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Wed, 24 Jul 2024 18:57:32 +0200 Subject: Experimental dynamic, position based, velocity range detection. --- plugin/Makefile.mingw32.in | 1 + 1 file changed, 1 insertion(+) (limited to 'plugin') diff --git a/plugin/Makefile.mingw32.in b/plugin/Makefile.mingw32.in index 1b8c848..7fbc3f5 100644 --- a/plugin/Makefile.mingw32.in +++ b/plugin/Makefile.mingw32.in @@ -50,6 +50,7 @@ DG_SRC = \ @top_srcdir@/src/translation.cc \ @top_srcdir@/src/velocityfilter.cc \ @top_srcdir@/src/positionfilter.cc \ + @top_srcdir@/src/position_power.cc \ @top_srcdir@/src/versionstr.cc DG_CFLAGS = -I@top_srcdir@ -I@top_srcdir@/src \ -I@top_srcdir@/zita-resampler/libs \ -- cgit v1.2.3