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 f73966a3e..8e4790e3b 100644 --- a/libempathy-gtk/Makefile.am +++ b/libempathy-gtk/Makefile.am @@ -32,6 +32,7 @@ libempathy_gtk_la_SOURCES = \ empathy-contact-list-view.c \ empathy-preferences.c \ empathy-theme-manager.c \ + empathy-smiley-manager.c \ empathy-chat-window.c \ empathy-chat.c \ empathy-chat-view.c \ @@ -79,6 +80,7 @@ libempathy_gtk_headers = \ empathy-contact-list-view.h \ empathy-preferences.h \ empathy-theme-manager.h \ + empathy-smiley-manager.h \ empathy-chat-window.h \ empathy-chat.h \ empathy-chat-view.h \ |