aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/Makefile.am
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-08-24 22:09:24 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-08-25 17:45:13 +0800
commit8f678a31a63eccb4fc086a8caddb37b1a0e7de91 (patch)
tree7ed83e9d7b40548d21aaa1c5afae75315dc647df /libempathy-gtk/Makefile.am
parent4b08cbd1605f1671a9d90ffa7f3a3a1776e5a61a (diff)
downloadgsoc2013-empathy-8f678a31a63eccb4fc086a8caddb37b1a0e7de91.tar
gsoc2013-empathy-8f678a31a63eccb4fc086a8caddb37b1a0e7de91.tar.gz
gsoc2013-empathy-8f678a31a63eccb4fc086a8caddb37b1a0e7de91.tar.bz2
gsoc2013-empathy-8f678a31a63eccb4fc086a8caddb37b1a0e7de91.tar.lz
gsoc2013-empathy-8f678a31a63eccb4fc086a8caddb37b1a0e7de91.tar.xz
gsoc2013-empathy-8f678a31a63eccb4fc086a8caddb37b1a0e7de91.tar.zst
gsoc2013-empathy-8f678a31a63eccb4fc086a8caddb37b1a0e7de91.zip
add empathy-irc-network-chooser-dialog
Some of the code has been copied from empathy-account-widget-irc.c.
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 15e187c07..d81b97253 100644
--- a/libempathy-gtk/Makefile.am
+++ b/libempathy-gtk/Makefile.am
@@ -64,6 +64,7 @@ libempathy_gtk_handwritten_source = \
empathy-individual-view.c \
empathy-individual-widget.c \
empathy-irc-network-chooser.c \
+ empathy-irc-network-chooser-dialog.c \
empathy-irc-network-dialog.c \
empathy-kludge-label.c \
empathy-log-window.c \
@@ -125,6 +126,7 @@ libempathy_gtk_headers = \
empathy-individual-view.h \
empathy-individual-widget.h \
empathy-irc-network-chooser.h \
+ empathy-irc-network-chooser-dialog.h \
empathy-irc-network-dialog.h \
empathy-kludge-label.h \
empathy-log-window.h \