From 8323c667ef48ae131a433a2b3249fdcb652d684e Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Mon, 21 Dec 2015 14:11:44 +0100 Subject: Missing file added to vst Makefile. --- vst/Makefile.mingw32.in | 1 + 1 file changed, 1 insertion(+) (limited to 'vst') diff --git a/vst/Makefile.mingw32.in b/vst/Makefile.mingw32.in index f96e071..089e869 100644 --- a/vst/Makefile.mingw32.in +++ b/vst/Makefile.mingw32.in @@ -38,6 +38,7 @@ DG_SRC = \ DG_CFLAGS = -I.. -I../include -I../src -DSSE -msse -msse2 -DDISABLE_HUGIN GUI_SRC = \ + @top_srcdir@/plugingui/dgwindow.cc \ @top_srcdir@/plugingui/nativewindow_win32.cc \ @top_srcdir@/plugingui/plugingui.cc \ @top_srcdir@/plugingui/pluginconfig.cc \ -- cgit v1.2.3