aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/Makefile.am
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@src.gnome.org>2007-05-02 05:54:08 +0800
committerXavier Claessens <xclaesse@src.gnome.org>2007-05-02 05:54:08 +0800
commit8e7b3f45c92b2c7523c824b247308cf74e30b80b (patch)
treea6a4363c43bd12be1ee32f8965ef06345baa5399 /libempathy-gtk/Makefile.am
parentf4205e743dac600a40b20cccc87d049f591beda2 (diff)
downloadgsoc2013-empathy-8e7b3f45c92b2c7523c824b247308cf74e30b80b.tar
gsoc2013-empathy-8e7b3f45c92b2c7523c824b247308cf74e30b80b.tar.gz
gsoc2013-empathy-8e7b3f45c92b2c7523c824b247308cf74e30b80b.tar.bz2
gsoc2013-empathy-8e7b3f45c92b2c7523c824b247308cf74e30b80b.tar.lz
gsoc2013-empathy-8e7b3f45c92b2c7523c824b247308cf74e30b80b.tar.xz
gsoc2013-empathy-8e7b3f45c92b2c7523c824b247308cf74e30b80b.tar.zst
gsoc2013-empathy-8e7b3f45c92b2c7523c824b247308cf74e30b80b.zip
[darcs-to-svn @ GossipMainWindow]
svn path=/trunk/; revision=20
Diffstat (limited to 'libempathy-gtk/Makefile.am')
-rw-r--r--libempathy-gtk/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/libempathy-gtk/Makefile.am b/libempathy-gtk/Makefile.am
index ea1bbe29d..58582bfd6 100644
--- a/libempathy-gtk/Makefile.am
+++ b/libempathy-gtk/Makefile.am
@@ -9,6 +9,8 @@ AM_CPPFLAGS = \
noinst_LTLIBRARIES = libempathy-gtk.la
libempathy_gtk_la_SOURCES = \
+ ephy-spinner.c ephy-spinner.h \
+ empathy-main-window.c empathy-main-window.h \
gossip-accounts-dialog.c gossip-accounts-dialog.h \
gossip-account-widget-generic.c gossip-account-widget-generic.h \
gossip-account-widget-jabber.c gossip-account-widget-jabber.h \
@@ -38,6 +40,7 @@ libempathy_gtk_includedir = $(includedir)/empathy/
gladedir = $(datadir)/empathy
glade_DATA = \
+ empathy-main-window.glade \
gossip-accounts-dialog.glade \
gossip-account-widget-jabber.glade \
gossip-chat.glade