aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/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-gtk/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-gtk/Makefile.am')
-rw-r--r--libempathy-gtk/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/libempathy-gtk/Makefile.am b/libempathy-gtk/Makefile.am
index 07336f55c..002762138 100644
--- a/libempathy-gtk/Makefile.am
+++ b/libempathy-gtk/Makefile.am
@@ -43,7 +43,6 @@ libempathy_gtk_la_SOURCES = \
empathy-private-chat.c \
empathy-group-chat.c \
empathy-geometry.c \
- empathy-status-presets.c \
empathy-presence-chooser.c \
empathy-about-dialog.c \
empathy-account-chooser.c \
@@ -99,7 +98,6 @@ libempathy_gtk_headers = \
empathy-private-chat.h \
empathy-group-chat.h \
empathy-geometry.h \
- empathy-status-presets.h \
empathy-presence-chooser.h \
empathy-about-dialog.h \
empathy-account-chooser.h \
@@ -178,7 +176,6 @@ empathy-gtk-enum-types.c: Makefile $(libempathy_gtk_headers)
dtddir = $(datadir)/empathy
dtd_DATA = \
- empathy-status-presets.dtd \
empathy-contact-groups.dtd
pkgconfigdir = $(libdir)/pkgconfig