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>2022-02-05 12:34:50 +0100
commitcc69cc749d958dadc2ba04d43e00b5a521f224a1 (patch)
treee3a0d590568b07b41d8c5fbf135072f0b7de4213 /plugin/Makefile.mingw32.in
parent600e63ec84a66ec39b73c603d5de9d8da43e334e (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 \