diff options
Diffstat (limited to 'libempathy-gtk/Makefile.am')
-rw-r--r-- | libempathy-gtk/Makefile.am | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libempathy-gtk/Makefile.am b/libempathy-gtk/Makefile.am index f059022ab..071129bd1 100644 --- a/libempathy-gtk/Makefile.am +++ b/libempathy-gtk/Makefile.am @@ -45,7 +45,6 @@ libempathy_gtk_handwritten_source = \ empathy-cell-renderer-text.c \ empathy-chat.c \ empathy-contact-blocking-dialog.c \ - empathy-contact-dialogs.c \ empathy-contact-chooser.c \ empathy-contactinfo-utils.c \ empathy-live-search.c \ @@ -113,7 +112,6 @@ libempathy_gtk_headers = \ empathy-cell-renderer-text.h \ empathy-chat.h \ empathy-contact-blocking-dialog.h \ - empathy-contact-dialogs.h \ empathy-contact-chooser.h \ empathy-live-search.h \ empathy-contact-search-dialog.h \ @@ -200,7 +198,6 @@ check-local: check-coding-style uidir = $(datadir)/empathy ui_DATA = \ empathy-contact-widget.ui \ - empathy-contact-dialogs.ui \ empathy-contact-blocking-dialog.ui \ empathy-account-widget-generic.ui \ empathy-account-widget-jabber.ui \ |