aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/Makefile.am
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-06-29 18:39:32 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-07-05 16:20:17 +0800
commit875ec0d10b3042d2c40a7d0f288653adbdc281bf (patch)
tree6b08dad8a9b91826ca9698ff5ce3c1fdff9e42e0 /libempathy-gtk/Makefile.am
parent408c581426ea8df05cc2b1c1663aa8405334f2ac (diff)
downloadgsoc2013-empathy-875ec0d10b3042d2c40a7d0f288653adbdc281bf.tar
gsoc2013-empathy-875ec0d10b3042d2c40a7d0f288653adbdc281bf.tar.gz
gsoc2013-empathy-875ec0d10b3042d2c40a7d0f288653adbdc281bf.tar.bz2
gsoc2013-empathy-875ec0d10b3042d2c40a7d0f288653adbdc281bf.tar.lz
gsoc2013-empathy-875ec0d10b3042d2c40a7d0f288653adbdc281bf.tar.xz
gsoc2013-empathy-875ec0d10b3042d2c40a7d0f288653adbdc281bf.tar.zst
gsoc2013-empathy-875ec0d10b3042d2c40a7d0f288653adbdc281bf.zip
add empathy-subscription-dialog
This is copied from the similar dialog in empathy-account-dialogs.c which I'm about to remove. https://bugzilla.gnome.org/show_bug.cgi?id=679136
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 993a25569..a86358fa8 100644
--- a/libempathy-gtk/Makefile.am
+++ b/libempathy-gtk/Makefile.am
@@ -86,6 +86,7 @@ libempathy_gtk_handwritten_source = \
empathy-spell.c \
empathy-status-preset-dialog.c \
empathy-string-parser.c \
+ empathy-subscription-dialog.c \
empathy-theme-manager.c \
empathy-tls-dialog.c \
empathy-ui-utils.c \
@@ -153,6 +154,7 @@ libempathy_gtk_headers = \
empathy-spell.h \
empathy-status-preset-dialog.h \
empathy-string-parser.h \
+ empathy-subscription-dialog.h \
empathy-theme-manager.h \
empathy-tls-dialog.h \
empathy-ui-utils.h \