summaryrefslogtreecommitdiff
path: root/plugin
diff options
context:
space:
mode:
authorVolker Fischer <corrados@users.noreply.github.com>2021-04-30 17:07:36 +0200
committerVolker Fischer <corrados@users.noreply.github.com>2021-04-30 17:07:36 +0200
commit5be222dee61dc8b28a429d93c39a2500a28de759 (patch)
tree5ba775dbb76aadbb117c7673ebed3f28fb9bda9c /plugin
parentd605a7a9166dce74aa17d33da92e11ca9b467e55 (diff)
parenta15a662bcf6de70cb379bfc582c349f7ff87ee27 (diff)
Merge branch 'distance' into edrumulus
Diffstat (limited to 'plugin')
-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 \