aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/Makefile.am
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-05-17 17:51:53 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-06-14 15:21:45 +0800
commit121fcf568ee102ca50aa5bf3ca12d6c0045f05e3 (patch)
tree3dd939196b97fa0187e38ec6d991706f86ce55a5 /libempathy-gtk/Makefile.am
parentea95d2c328587a287cd3854683967f097241c063 (diff)
downloadgsoc2013-empathy-121fcf568ee102ca50aa5bf3ca12d6c0045f05e3.tar
gsoc2013-empathy-121fcf568ee102ca50aa5bf3ca12d6c0045f05e3.tar.gz
gsoc2013-empathy-121fcf568ee102ca50aa5bf3ca12d6c0045f05e3.tar.bz2
gsoc2013-empathy-121fcf568ee102ca50aa5bf3ca12d6c0045f05e3.tar.lz
gsoc2013-empathy-121fcf568ee102ca50aa5bf3ca12d6c0045f05e3.tar.xz
gsoc2013-empathy-121fcf568ee102ca50aa5bf3ca12d6c0045f05e3.tar.zst
gsoc2013-empathy-121fcf568ee102ca50aa5bf3ca12d6c0045f05e3.zip
add empathy-roster-item
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 d681b6d6c..ee33a60ca 100644
--- a/libempathy-gtk/Makefile.am
+++ b/libempathy-gtk/Makefile.am
@@ -78,6 +78,7 @@ libempathy_gtk_handwritten_source = \
empathy-password-dialog.c \
empathy-presence-chooser.c \
empathy-protocol-chooser.c \
+ empathy-roster-item.c \
empathy-roster-view.c \
empathy-search-bar.c \
empathy-share-my-desktop.c \
@@ -147,6 +148,7 @@ libempathy_gtk_headers = \
empathy-password-dialog.h \
empathy-presence-chooser.h \
empathy-protocol-chooser.h \
+ empathy-roster-item.h \
empathy-roster-view.h \
empathy-search-bar.h \
empathy-share-my-desktop.h \