From 34e995deca7545e43920e6105b3ce2ab2d6d5dae Mon Sep 17 00:00:00 2001 From: Jonas Suhr Christensen Date: Tue, 23 Sep 2014 21:03:07 +0200 Subject: Added missing source to to makefile. --- vst/Makefile.mingw32.in | 1 + 1 file changed, 1 insertion(+) diff --git a/vst/Makefile.mingw32.in b/vst/Makefile.mingw32.in index 76154f9..f8aab4d 100644 --- a/vst/Makefile.mingw32.in +++ b/vst/Makefile.mingw32.in @@ -39,6 +39,7 @@ GUI_SRC = \ @top_srcdir@/plugingui/nativewindow_x11.cc \ @top_srcdir@/plugingui/nativewindow_win32.cc \ @top_srcdir@/plugingui/plugingui.cc \ + @top_srcdir@/plugingui/pluginconfig.cc \ @top_srcdir@/plugingui/label.cc \ @top_srcdir@/plugingui/eventhandler.cc \ @top_srcdir@/plugingui/font.cc \ -- cgit v1.2.3