aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk
diff options
context:
space:
mode:
authorxclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>2007-07-13 05:40:10 +0800
committerxclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>2007-07-13 05:40:10 +0800
commitd1dd0d3e3604a7e157c1c699958f5232fda69704 (patch)
tree5ecb1328065e8dc9992439315e2c20fc1daf51df /libempathy-gtk
parentaa58f38e047202cbfaa7ad7b95059c8115b9ef31 (diff)
downloadgsoc2013-empathy-d1dd0d3e3604a7e157c1c699958f5232fda69704.tar
gsoc2013-empathy-d1dd0d3e3604a7e157c1c699958f5232fda69704.tar.gz
gsoc2013-empathy-d1dd0d3e3604a7e157c1c699958f5232fda69704.tar.bz2
gsoc2013-empathy-d1dd0d3e3604a7e157c1c699958f5232fda69704.tar.lz
gsoc2013-empathy-d1dd0d3e3604a7e157c1c699958f5232fda69704.tar.xz
gsoc2013-empathy-d1dd0d3e3604a7e157c1c699958f5232fda69704.tar.zst
gsoc2013-empathy-d1dd0d3e3604a7e157c1c699958f5232fda69704.zip
2007-07-12 Xavier Claessens <xclaesse@gmail.com>
* libempathy-gtk/Makefile.am: Fix missing header for EmpathyAccountWidgetMSN. * configure.ac: Fix useless "\". * autogen.sh: run gtkdocize if needed. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@183 4ee84921-47dd-4033-b63a-18d7a039a3e4
Diffstat (limited to 'libempathy-gtk')
-rw-r--r--libempathy-gtk/Makefile.am5
1 files changed, 3 insertions, 2 deletions
diff --git a/libempathy-gtk/Makefile.am b/libempathy-gtk/Makefile.am
index 653c26811..57e2c5198 100644
--- a/libempathy-gtk/Makefile.am
+++ b/libempathy-gtk/Makefile.am
@@ -39,7 +39,7 @@ libempathy_gtk_la_SOURCES = \
empathy-new-chatroom-dialog.c \
empathy-chatrooms-window.c \
empathy-log-window.c \
- empathy-ui-utils.c \
+ empathy-ui-utils.c \
empathy-account-widget-msn.c
libempathy_gtk_la_LIBADD = \
@@ -79,7 +79,8 @@ libempathy_gtk_HEADERS = \
empathy-new-chatroom-dialog.h \
empathy-chatrooms-window.h \
empathy-log-window.h \
- empathy-ui-utils.h
+ empathy-ui-utils.h \
+ empathy-account-widget-msn.h
gladedir = $(datadir)/empathy
glade_DATA = \