aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk
diff options
context:
space:
mode:
authorGuillaume Desmottes <gdesmott@gnome.org>2008-02-11 03:35:58 +0800
committerGuillaume Desmottes <gdesmott@gnome.org>2008-02-11 03:35:58 +0800
commit67ea14f2e88163d44ff3ceae174b62ec66de76e1 (patch)
tree90bcc514482c3e9bba03fc28e2cd4229429ed228 /libempathy-gtk
parent9c328b1049144ad33bf9e7e099f148b4e553e51a (diff)
downloadgsoc2013-empathy-67ea14f2e88163d44ff3ceae174b62ec66de76e1.tar
gsoc2013-empathy-67ea14f2e88163d44ff3ceae174b62ec66de76e1.tar.gz
gsoc2013-empathy-67ea14f2e88163d44ff3ceae174b62ec66de76e1.tar.bz2
gsoc2013-empathy-67ea14f2e88163d44ff3ceae174b62ec66de76e1.tar.lz
gsoc2013-empathy-67ea14f2e88163d44ff3ceae174b62ec66de76e1.tar.xz
gsoc2013-empathy-67ea14f2e88163d44ff3ceae174b62ec66de76e1.tar.zst
gsoc2013-empathy-67ea14f2e88163d44ff3ceae174b62ec66de76e1.zip
build totem-subtitle-encoding
Diffstat (limited to 'libempathy-gtk')
-rw-r--r--libempathy-gtk/Makefile.am6
1 files changed, 4 insertions, 2 deletions
diff --git a/libempathy-gtk/Makefile.am b/libempathy-gtk/Makefile.am
index 7f9de5676..16f751566 100644
--- a/libempathy-gtk/Makefile.am
+++ b/libempathy-gtk/Makefile.am
@@ -55,7 +55,8 @@ libempathy_gtk_la_SOURCES = \
empathy-avatar-image.c \
empathy-ui-utils.c \
empathy-new-message-dialog.c \
- empathy-irc-network-dialog.c
+ empathy-irc-network-dialog.c \
+ totem-subtitle-encoding.c
# do not distribute generated files
nodist_libempathy_gtk_la_SOURCES =\
@@ -112,7 +113,8 @@ libempathy_gtk_headers = \
empathy-avatar-image.h \
empathy-ui-utils.h \
empathy-new-message-dialog.h \
- empathy-irc-network-dialog.h
+ empathy-irc-network-dialog.h \
+ totem-subtitle-encoding.h
libempathy_gtk_includedir = $(includedir)/libempathy-gtk/
libempathy_gtk_include_HEADERS = \