diff libpurple/Makefile.am @ 25082:1cf10adc9b32

Added minimal sound theme class (only get/set api)
author Justin Rodriguez <ffdragon@soc.pidgin.im>
date Thu, 12 Jun 2008 07:34:43 +0000
parents 6356f402079c
children c1cabd5eb625
line wrap: on
line diff
--- a/libpurple/Makefile.am	Thu Jun 12 06:25:49 2008 +0000
+++ b/libpurple/Makefile.am	Thu Jun 12 07:34:43 2008 +0000
@@ -75,6 +75,7 @@
 	stringref.c \
 	stun.c \
 	sound.c \
+	sound-theme.c \
 	sslconn.c \
 	upnp.c \
 	theme.c \
@@ -131,6 +132,7 @@
 	stringref.h \
 	stun.h \
 	sound.h \
+	sound-theme.h \
 	sslconn.h \
 	upnp.h \
 	theme.h \