diff libpurple/Makefile.am @ 25778:25af9b1994c8

renamed sound-loader.[ch] to sound-theme-loader.[ch] other updates for the rename as necessary
author Gary Kramlich <grim@reaperworld.com>
date Thu, 28 Aug 2008 13:25:32 +0000
parents 60d3ba8c9047
children c0e3b62f8098
line wrap: on
line diff
--- a/libpurple/Makefile.am	Thu Aug 28 13:13:39 2008 +0000
+++ b/libpurple/Makefile.am	Thu Aug 28 13:25:32 2008 +0000
@@ -75,7 +75,7 @@
 	stringref.c \
 	stun.c \
 	sound.c \
-	sound-loader.c \
+	sound-theme-loader.c \
 	sound-theme.c \
 	sslconn.c \
 	upnp.c \
@@ -133,7 +133,7 @@
 	stringref.h \
 	stun.h \
 	sound.h \
-	sound-loader.h \
+	sound-theme-loader.h \
 	sound-theme.h \
 	sslconn.h \
 	upnp.h \