diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2012-02-07 20:48:03 +0800 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2012-02-07 23:19:50 +0800 |
commit | 8c56829f3fa97640abf47ced7d39aa618fffe07f (patch) | |
tree | 4891c5d2ebcac7494cbb3d1fc7e06925031ed8a5 /libempathy-gtk/Makefile.am | |
parent | 13940bc1a76addecce46f38446b4e39fe330e982 (diff) | |
download | gsoc2013-empathy-8c56829f3fa97640abf47ced7d39aa618fffe07f.tar gsoc2013-empathy-8c56829f3fa97640abf47ced7d39aa618fffe07f.tar.gz gsoc2013-empathy-8c56829f3fa97640abf47ced7d39aa618fffe07f.tar.bz2 gsoc2013-empathy-8c56829f3fa97640abf47ced7d39aa618fffe07f.tar.lz gsoc2013-empathy-8c56829f3fa97640abf47ced7d39aa618fffe07f.tar.xz gsoc2013-empathy-8c56829f3fa97640abf47ced7d39aa618fffe07f.tar.zst gsoc2013-empathy-8c56829f3fa97640abf47ced7d39aa618fffe07f.zip |
remove empathy-individual-information-dialog
https://bugzilla.gnome.org/show_bug.cgi?id=669559
Diffstat (limited to 'libempathy-gtk/Makefile.am')
-rw-r--r-- | libempathy-gtk/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libempathy-gtk/Makefile.am b/libempathy-gtk/Makefile.am index f511d46a4..41cae1e5e 100644 --- a/libempathy-gtk/Makefile.am +++ b/libempathy-gtk/Makefile.am @@ -55,7 +55,6 @@ libempathy_gtk_handwritten_source = \ empathy-groups-widget.c \ empathy-individual-dialogs.c \ empathy-individual-edit-dialog.c \ - empathy-individual-information-dialog.c \ empathy-individual-linker.c \ empathy-individual-menu.c \ empathy-individual-store.c \ @@ -125,7 +124,6 @@ libempathy_gtk_headers = \ empathy-images.h \ empathy-individual-dialogs.h \ empathy-individual-edit-dialog.h \ - empathy-individual-information-dialog.h \ empathy-individual-linker.h \ empathy-individual-menu.h \ empathy-individual-store.h \ |