diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 193cca732..14f9e4b14 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -489,6 +489,8 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \ gui/windows/textdialog.h \ gui/popups/textpopup.cpp \ gui/popups/textpopup.h \ + gui/skin.cpp \ + gui/skin.h \ gui/theme.cpp \ gui/theme.h \ gui/windows/tradewindow.cpp \ |