diff options
author | Xavier Claessens <xclaesse@src.gnome.org> | 2007-05-10 04:02:10 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2007-05-10 04:02:10 +0800 |
commit | 653614a7d74bb9c68402dfb9cc323421c3deaef4 (patch) | |
tree | f63c163eaae633934efbb456a816fb878e76553c /libempathy-gtk/Makefile.am | |
parent | 2d37182c552903037bbba5cf6df6a57fcdeca80b (diff) | |
download | gsoc2013-empathy-653614a7d74bb9c68402dfb9cc323421c3deaef4.tar gsoc2013-empathy-653614a7d74bb9c68402dfb9cc323421c3deaef4.tar.gz gsoc2013-empathy-653614a7d74bb9c68402dfb9cc323421c3deaef4.tar.bz2 gsoc2013-empathy-653614a7d74bb9c68402dfb9cc323421c3deaef4.tar.lz gsoc2013-empathy-653614a7d74bb9c68402dfb9cc323421c3deaef4.tar.xz gsoc2013-empathy-653614a7d74bb9c68402dfb9cc323421c3deaef4.tar.zst gsoc2013-empathy-653614a7d74bb9c68402dfb9cc323421c3deaef4.zip |
[darcs-to-svn @ New object: EmpathyStatusIcon]
svn path=/trunk/; revision=41
Diffstat (limited to 'libempathy-gtk/Makefile.am')
-rw-r--r-- | libempathy-gtk/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libempathy-gtk/Makefile.am b/libempathy-gtk/Makefile.am index bd8abcc2b..d6d64905f 100644 --- a/libempathy-gtk/Makefile.am +++ b/libempathy-gtk/Makefile.am @@ -10,6 +10,7 @@ libempathy_gtk_la_SOURCES = \ ephy-spinner.c ephy-spinner.h \ empathy-images.h \ empathy-main-window.c empathy-main-window.h \ + empathy-status-icon.c empathy-status-icon.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 \ |