From 43478060e5822a5a860daf85c869a56083d98ba3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Nusser?= Date: Sat, 16 Mar 2019 14:11:40 +0100 Subject: Fix attempt for Windows build error. --- 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 eaf2e64..6652f72 100644 --- a/plugin/Makefile.mingw32.in +++ b/plugin/Makefile.mingw32.in @@ -35,6 +35,7 @@ DG_SRC = \ @top_srcdir@/src/powerlist.cc \ @top_srcdir@/src/random.cc \ @top_srcdir@/src/sample.cc \ + @top_srcdir@/src/sample_selection.cc \ @top_srcdir@/src/semaphore.cc \ @top_srcdir@/src/staminafilter.cc \ @top_srcdir@/src/thread.cc \ -- cgit v1.2.3