]> git.0d.be Git - empathy.git/blobdiff - src/Makefile.am
use a single window, with tabs
[empathy.git] / src / Makefile.am
index 8806ae45782e791f24fda07c79d4c3951039d781..c792dd51e68ab4f54185b5b432f2df69fc9025ee 100644 (file)
@@ -58,8 +58,7 @@ bin_PROGRAMS =                        \
 
 libexec_PROGRAMS = \
        empathy-auth-client \
-       empathy-call \
-       empathy-chat
+       empathy-call
 
 empathy_accounts_SOURCES =                                             \
        empathy-accounts.c empathy-accounts.h                           \
@@ -92,6 +91,7 @@ empathy_chat_SOURCES =                                                \
        empathy-chat-window.c empathy-chat-window.h             \
        empathy-invite-participant-dialog.c empathy-invite-participant-dialog.h \
        empathy-chat.c \
+       polari-fixed-size-frame.c  polari-fixed-size-frame.h \
        $(NULL)
 
 nodist_empathy_chat_SOURCES = \
@@ -151,6 +151,7 @@ empathy_handwritten_source = \
        empathy-preferences.c empathy-preferences.h                     \
        empathy-status-icon.c empathy-status-icon.h                     \
        empathy-chat-manager.c empathy-chat-manager.h                   \
+       polari-fixed-size-frame.c  polari-fixed-size-frame.h \
        empathy.c
 
 empathy_SOURCES =                                                      \