From e1aeab0b62474e8a291237f82b151448dd39c577 Mon Sep 17 00:00:00 2001 From: Jonas Suhr Christensen Date: Tue, 23 Sep 2014 20:35:09 +0200 Subject: Added pluginconfig.cc to resource. --- plugingui/Makefile.mingw32 | 1 + 1 file changed, 1 insertion(+) 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 \ -- cgit v1.2.3