aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'libempathy-gtk/Makefile.am')
-rw-r--r--libempathy-gtk/Makefile.am9
1 files changed, 8 insertions, 1 deletions
diff --git a/libempathy-gtk/Makefile.am b/libempathy-gtk/Makefile.am
index 09cc9ca22..de6cba2f1 100644
--- a/libempathy-gtk/Makefile.am
+++ b/libempathy-gtk/Makefile.am
@@ -54,7 +54,10 @@ libempathy_gtk_handwritten_source = \
empathy-contact-selector-dialog.c \
empathy-contact-widget.c \
empathy-geometry.c \
+ 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 \
@@ -110,8 +113,11 @@ libempathy_gtk_headers = \
empathy-contact-selector-dialog.h \
empathy-contact-widget.h \
empathy-geometry.h \
+ empathy-groups-widget.h \
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 \
@@ -188,7 +194,8 @@ ui_DATA = \
empathy-log-window.ui \
empathy-chat.ui \
empathy-contact-selector-dialog.ui \
- empathy-search-bar.ui
+ empathy-search-bar.ui \
+ empathy-individual-widget.ui
empathy-gtk-marshal.list: $(libempathy_gtk_la_SOURCES) Makefile.am
$(AM_V_GEN)( cd $(srcdir) && \