diff libpurple/Makefile.am @ 23473:60d3ba8c9047

propagate from branch 'im.pidgin.pidgin' (head 1d533cebad7c0dbda8ec8ebee1334d27dcae5f9c) to branch 'im.pidgin.soc.2008.themes' (head 6108b8f480f1589e219641d557022940902871cf)
author Gary Kramlich <grim@reaperworld.com>
date Mon, 30 Jun 2008 23:12:54 +0000
parents 390384053186 c1cabd5eb625
children 25af9b1994c8
line wrap: on
line diff
--- a/libpurple/Makefile.am	Mon Jun 30 22:58:18 2008 +0000
+++ b/libpurple/Makefile.am	Mon Jun 30 23:12:54 2008 +0000
@@ -75,8 +75,13 @@
 	stringref.c \
 	stun.c \
 	sound.c \
+	sound-loader.c \
+	sound-theme.c \
 	sslconn.c \
 	upnp.c \
+	theme.c \
+	theme-loader.c \
+	theme-manager.c \
 	util.c \
 	value.c \
 	version.c \
@@ -128,8 +133,13 @@
 	stringref.h \
 	stun.h \
 	sound.h \
+	sound-loader.h \
+	sound-theme.h \
 	sslconn.h \
 	upnp.h \
+	theme.h \
+	theme-loader.h \
+	theme-manager.h \
 	util.h \
 	value.h \
 	xmlnode.h \