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 dd0aea61f..59e495224 100644 --- a/libempathy-gtk/Makefile.am +++ b/libempathy-gtk/Makefile.am @@ -76,6 +76,7 @@ libempathy_gtk_handwritten_source = \ empathy-protocol-chooser.c \ empathy-roster-contact.c \ empathy-roster-group.c \ + empathy-roster-model.c \ empathy-roster-view.c \ empathy-search-bar.c \ empathy-share-my-desktop.c \ @@ -144,6 +145,7 @@ libempathy_gtk_headers = \ empathy-protocol-chooser.h \ empathy-roster-contact.h \ empathy-roster-group.h \ + empathy-roster-model.h \ empathy-roster-view.h \ empathy-search-bar.h \ empathy-share-my-desktop.h \ |