diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2011-12-12 19:54:42 +0800 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2011-12-14 20:24:04 +0800 |
commit | fe992c09a3401012f17058a7e2571617591729fc (patch) | |
tree | f90a4b54e48d1fa2a9f0f6f336abff0f251b1d1e /libempathy-gtk/Makefile.am | |
parent | a162bb98ecb9fc05e6a444f7b9a4c70c90daf65f (diff) | |
download | gsoc2013-empathy-fe992c09a3401012f17058a7e2571617591729fc.tar gsoc2013-empathy-fe992c09a3401012f17058a7e2571617591729fc.tar.gz gsoc2013-empathy-fe992c09a3401012f17058a7e2571617591729fc.tar.bz2 gsoc2013-empathy-fe992c09a3401012f17058a7e2571617591729fc.tar.lz gsoc2013-empathy-fe992c09a3401012f17058a7e2571617591729fc.tar.xz gsoc2013-empathy-fe992c09a3401012f17058a7e2571617591729fc.tar.zst gsoc2013-empathy-fe992c09a3401012f17058a7e2571617591729fc.zip |
remove empathy-contact-menu
https://bugzilla.gnome.org/show_bug.cgi?id=665038
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 e502736d3..8bcbd3c4b 100644 --- a/libempathy-gtk/Makefile.am +++ b/libempathy-gtk/Makefile.am @@ -45,7 +45,6 @@ libempathy_gtk_handwritten_source = \ empathy-contact-blocking-dialog.c \ empathy-contact-dialogs.c \ empathy-contact-chooser.c \ - empathy-contact-menu.c \ empathy-contactinfo-utils.c \ empathy-linking-dialog.c \ empathy-live-search.c \ @@ -114,7 +113,6 @@ libempathy_gtk_headers = \ empathy-contact-blocking-dialog.h \ empathy-contact-dialogs.h \ empathy-contact-chooser.h \ - empathy-contact-menu.h \ empathy-linking-dialog.h \ empathy-live-search.h \ empathy-contact-search-dialog.h \ |