aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/Makefile.am
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@src.gnome.org>2008-04-16 16:34:52 +0800
committerXavier Claessens <xclaesse@src.gnome.org>2008-04-16 16:34:52 +0800
commit4d4e4d4d9cdfb913b9f93e37cff4fa7a2227eb61 (patch)
tree74e9c532bc5c6ebfc513130b2089224e7c6b33d0 /libempathy-gtk/Makefile.am
parent1fb789dc9ae695a476b6a3d7a9db0b15b41e33e5 (diff)
downloadgsoc2013-empathy-4d4e4d4d9cdfb913b9f93e37cff4fa7a2227eb61.tar
gsoc2013-empathy-4d4e4d4d9cdfb913b9f93e37cff4fa7a2227eb61.tar.gz
gsoc2013-empathy-4d4e4d4d9cdfb913b9f93e37cff4fa7a2227eb61.tar.bz2
gsoc2013-empathy-4d4e4d4d9cdfb913b9f93e37cff4fa7a2227eb61.tar.lz
gsoc2013-empathy-4d4e4d4d9cdfb913b9f93e37cff4fa7a2227eb61.tar.xz
gsoc2013-empathy-4d4e4d4d9cdfb913b9f93e37cff4fa7a2227eb61.tar.zst
gsoc2013-empathy-4d4e4d4d9cdfb913b9f93e37cff4fa7a2227eb61.zip
Simplify SIP account config UI. Fixes bug #527452 (Frederic Peters).
svn path=/trunk/; revision=948
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 9d31ac4f3..c4f07cf74 100644
--- a/libempathy-gtk/Makefile.am
+++ b/libempathy-gtk/Makefile.am
@@ -27,6 +27,7 @@ libempathy_gtk_la_SOURCES = \
empathy-conf.c \
empathy-theme.c \
empathy-account-widget-irc.c \
+ empathy-account-widget-sip.c \
empathy-contact-dialogs.c \
empathy-new-message-dialog.c \
empathy-theme-irc.c \
@@ -73,6 +74,7 @@ libempathy_gtk_headers = \
empathy-conf.h \
empathy-theme.h \
empathy-account-widget-irc.h \
+ empathy-account-widget-sip.h \
empathy-contact-dialogs.h \
empathy-new-message-dialog.h \
empathy-theme-irc.h \