aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/Makefile.am
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-11-30 17:14:33 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-11-30 17:16:21 +0800
commit0dca19234c147a94609c6659660e83135e765b9c (patch)
treea65de2c66b618717e085a188f8c3040503e749da /libempathy-gtk/Makefile.am
parentac0dab19efa8d17f3d7b0c9489a2d3ea06a00c6b (diff)
downloadgsoc2013-empathy-0dca19234c147a94609c6659660e83135e765b9c.tar
gsoc2013-empathy-0dca19234c147a94609c6659660e83135e765b9c.tar.gz
gsoc2013-empathy-0dca19234c147a94609c6659660e83135e765b9c.tar.bz2
gsoc2013-empathy-0dca19234c147a94609c6659660e83135e765b9c.tar.lz
gsoc2013-empathy-0dca19234c147a94609c6659660e83135e765b9c.tar.xz
gsoc2013-empathy-0dca19234c147a94609c6659660e83135e765b9c.tar.zst
gsoc2013-empathy-0dca19234c147a94609c6659660e83135e765b9c.zip
move empathy-sound to empathy-sound-manager
Diffstat (limited to 'libempathy-gtk/Makefile.am')
-rw-r--r--libempathy-gtk/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/libempathy-gtk/Makefile.am b/libempathy-gtk/Makefile.am
index a28ac9a00..7e35929b1 100644
--- a/libempathy-gtk/Makefile.am
+++ b/libempathy-gtk/Makefile.am
@@ -75,7 +75,7 @@ libempathy_gtk_handwritten_source = \
empathy-search-bar.c \
empathy-share-my-desktop.c \
empathy-smiley-manager.c \
- empathy-sound.c \
+ empathy-sound-manager.c \
empathy-spell.c \
empathy-status-preset-dialog.c \
empathy-string-parser.c \
@@ -137,7 +137,7 @@ libempathy_gtk_headers = \
empathy-search-bar.h \
empathy-share-my-desktop.h \
empathy-smiley-manager.h \
- empathy-sound.h \
+ empathy-sound-manager.h \
empathy-spell.h \
empathy-status-preset-dialog.h \
empathy-string-parser.h \