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 7081828f..156cba44 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -193,6 +193,8 @@ mana_SOURCES = gui/widgets/avatarlistbox.cpp \ gui/storagewindow.h \ gui/textdialog.cpp \ gui/textdialog.h \ + gui/textpopup.cpp \ + gui/textpopup.h \ gui/theme.cpp \ gui/theme.h \ gui/trade.cpp \ |