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 a33e140fd..972892ceb 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1129,6 +1129,8 @@ SRC = ${BASE_SRC} \ gui/widgets/tabs/debugwindowtabs.h \ gui/widgets/tabs/chat/chattab.cpp \ gui/widgets/tabs/chat/chattab.h \ + gui/widgets/tabs/chat/clantab.cpp \ + gui/widgets/tabs/chat/clantab.h \ gui/widgets/tabs/chat/gmtab.cpp \ gui/widgets/tabs/chat/gmtab.h \ gui/widgets/tabs/chat/langtab.cpp \ |