diff options
Diffstat (limited to 'libempathy-gtk/Makefile.am')
-rw-r--r-- | libempathy-gtk/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libempathy-gtk/Makefile.am b/libempathy-gtk/Makefile.am index d2801762d..01ca09563 100644 --- a/libempathy-gtk/Makefile.am +++ b/libempathy-gtk/Makefile.am @@ -27,6 +27,7 @@ libempathy_gtk_la_SOURCES = \ empathy-cell-renderer-expander.c \ empathy-cell-renderer-text.c \ empathy-chat.c \ + empathy-chat-simple-view.c \ empathy-chat-view.c \ empathy-conf.c \ empathy-contact-dialogs.c \ @@ -74,6 +75,7 @@ libempathy_gtk_headers = \ empathy-cell-renderer-expander.h \ empathy-cell-renderer-text.h \ empathy-chat.h \ + empathy-chat-simple-view.h \ empathy-chat-view.h \ empathy-conf.h \ empathy-contact-dialogs.h \ |