diff options
| -rw-r--r-- | plugingui/Makefile.mingw32 | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/plugingui/Makefile.mingw32 b/plugingui/Makefile.mingw32 index 3a9542a..b16535b 100644 --- a/plugingui/Makefile.mingw32 +++ b/plugingui/Makefile.mingw32 @@ -13,6 +13,7 @@ CXX_SOURCES = \  	$(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 \ | 
