diff options
Diffstat (limited to 'vst/Makefile.mingw32.in')
-rw-r--r-- | vst/Makefile.mingw32.in | 1 |
1 files changed, 1 insertions, 0 deletions
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 \ |