summaryrefslogtreecommitdiff
path: root/plugin/Makefile.mingw32.in
diff options
context:
space:
mode:
authorAndré Nusser <anusser@mpi-inf.mpg.de>2021-02-13 13:17:39 +0100
committerBent Bisballe Nyeng <deva@aasimon.org>2021-08-09 19:24:06 +0200
commitf7e049d45570765258c8cabfc0a3d8207ae5cf15 (patch)
treea55396bb4ef6453cc5a1265dd69eadbcf839d190 /plugin/Makefile.mingw32.in
parentdcca66e1ef51e1755f856613db43b6b6fa3dffec (diff)
Add position filter.
Diffstat (limited to 'plugin/Makefile.mingw32.in')
-rw-r--r--plugin/Makefile.mingw32.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugin/Makefile.mingw32.in b/plugin/Makefile.mingw32.in
index ad47bcc..1b8c848 100644
--- a/plugin/Makefile.mingw32.in
+++ b/plugin/Makefile.mingw32.in
@@ -49,6 +49,7 @@ DG_SRC = \
@top_srcdir@/src/thread.cc \
@top_srcdir@/src/translation.cc \
@top_srcdir@/src/velocityfilter.cc \
+ @top_srcdir@/src/positionfilter.cc \
@top_srcdir@/src/versionstr.cc
DG_CFLAGS = -I@top_srcdir@ -I@top_srcdir@/src \
-I@top_srcdir@/zita-resampler/libs \