aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/Makefile.am
diff options
context:
space:
mode:
authorFelix Kaser <f.kaser@gmx.net>2010-06-08 23:13:44 +0800
committerXavier Claessens <xclaesse@gmail.com>2010-06-08 23:22:03 +0800
commitd4e8ed896d085e3ad76c07861a93c3366d34f340 (patch)
treee5e5e05481c8b4ba364192e3c001a2597a395333 /libempathy-gtk/Makefile.am
parentd1799870d3b8e8de188b6843d25ae20737376f14 (diff)
downloadgsoc2013-empathy-d4e8ed896d085e3ad76c07861a93c3366d34f340.tar
gsoc2013-empathy-d4e8ed896d085e3ad76c07861a93c3366d34f340.tar.gz
gsoc2013-empathy-d4e8ed896d085e3ad76c07861a93c3366d34f340.tar.bz2
gsoc2013-empathy-d4e8ed896d085e3ad76c07861a93c3366d34f340.tar.lz
gsoc2013-empathy-d4e8ed896d085e3ad76c07861a93c3366d34f340.tar.xz
gsoc2013-empathy-d4e8ed896d085e3ad76c07861a93c3366d34f340.tar.zst
gsoc2013-empathy-d4e8ed896d085e3ad76c07861a93c3366d34f340.zip
Add EmpathyLiveSearch widget
Diffstat (limited to 'libempathy-gtk/Makefile.am')
-rw-r--r--libempathy-gtk/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/libempathy-gtk/Makefile.am b/libempathy-gtk/Makefile.am
index 6ec319e1c..377929adc 100644
--- a/libempathy-gtk/Makefile.am
+++ b/libempathy-gtk/Makefile.am
@@ -47,6 +47,7 @@ libempathy_gtk_handwritten_source = \
empathy-contact-list-store.c \
empathy-contact-list-view.c \
empathy-contact-menu.c \
+ empathy-live-search.c \
empathy-contact-selector.c \
empathy-contact-selector-dialog.c \
empathy-contact-widget.c \
@@ -93,6 +94,7 @@ libempathy_gtk_headers = \
empathy-contact-list-store.h \
empathy-contact-list-view.h \
empathy-contact-menu.h \
+ empathy-live-search.h \
empathy-contact-selector.h \
empathy-contact-selector-dialog.h \
empathy-contact-widget.h \