diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index c5a185705..1bf327ef3 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -503,6 +503,7 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \ gui/focushandler.h \ gui/gui.cpp \ gui/gui.h \ + gui/mailmessage.h \ gui/windows/helpwindow.cpp \ gui/windows/helpwindow.h \ gui/windows/inventorywindow.cpp \ |