aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/Makefile.am
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@src.gnome.org>2008-01-21 22:12:26 +0800
committerXavier Claessens <xclaesse@src.gnome.org>2008-01-21 22:12:26 +0800
commit544f36035197498a61382036ee75b9310f1b0e83 (patch)
treeaafd5ff3345d3808c2d6b9e3eddab6acdc263952 /libempathy/Makefile.am
parentbccdb33f3070d7ab027b41ebce27e6d1f5850ecc (diff)
downloadgsoc2013-empathy-544f36035197498a61382036ee75b9310f1b0e83.tar
gsoc2013-empathy-544f36035197498a61382036ee75b9310f1b0e83.tar.gz
gsoc2013-empathy-544f36035197498a61382036ee75b9310f1b0e83.tar.bz2
gsoc2013-empathy-544f36035197498a61382036ee75b9310f1b0e83.tar.lz
gsoc2013-empathy-544f36035197498a61382036ee75b9310f1b0e83.tar.xz
gsoc2013-empathy-544f36035197498a61382036ee75b9310f1b0e83.tar.zst
gsoc2013-empathy-544f36035197498a61382036ee75b9310f1b0e83.zip
Move empathy-status-presets to libempathy, nothing to do with GTK
svn path=/trunk/; revision=591
Diffstat (limited to 'libempathy/Makefile.am')
-rw-r--r--libempathy/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/libempathy/Makefile.am b/libempathy/Makefile.am
index 733289f51..c6c7faa8e 100644
--- a/libempathy/Makefile.am
+++ b/libempathy/Makefile.am
@@ -20,6 +20,7 @@ libempathy_la_SOURCES = \
empathy-avatar.c \
empathy-time.c \
empathy-presence.c \
+ empathy-status-presets.c \
empathy-debug.c \
empathy-utils.c \
empathy-message.c \
@@ -56,6 +57,7 @@ libempathy_headers = \
empathy-avatar.h \
empathy-time.h \
empathy-presence.h \
+ empathy-status-presets.h \
empathy-debug.h \
empathy-utils.h \
empathy-message.h \
@@ -139,6 +141,7 @@ empathy-enum-types.c: $(libempathy_headers) Makefile
dtddir = $(datadir)/empathy
dtd_DATA = \
+ empathy-status-presets.dtd \
empathy-chatroom-manager.dtd
stylesheetdir = $(datadir)/empathy