diff options
Diffstat (limited to 'libempathy-gtk/Makefile.am')
-rw-r--r-- | libempathy-gtk/Makefile.am | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libempathy-gtk/Makefile.am b/libempathy-gtk/Makefile.am index 56e2af3cc..b45fc6e74 100644 --- a/libempathy-gtk/Makefile.am +++ b/libempathy-gtk/Makefile.am @@ -62,6 +62,8 @@ libempathy_gtk_handwritten_source = \ empathy-new-message-dialog.c \ empathy-new-call-dialog.c \ empathy-notify-manager.c \ + empathy-persona-store.c \ + empathy-persona-view.c \ empathy-presence-chooser.c \ empathy-protocol-chooser.c \ empathy-search-bar.c \ @@ -113,6 +115,8 @@ libempathy_gtk_headers = \ empathy-new-message-dialog.h \ empathy-new-call-dialog.h \ empathy-notify-manager.h \ + empathy-persona-store.h \ + empathy-persona-view.h \ empathy-presence-chooser.h \ empathy-protocol-chooser.h \ empathy-search-bar.h \ |