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 ff2aae3d..4c5893ac 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -25,6 +25,8 @@ tmw_SOURCES = gui/widgets/avatar.cpp \ gui/widgets/tabbedarea.h \ gui/widgets/textpreview.cpp \ gui/widgets/textpreview.h \ + gui/widgets/whispertab.cpp \ + gui/widgets/whispertab.h \ gui/browserbox.cpp \ gui/browserbox.h \ gui/button.cpp \ |