diff libpurple/Makefile.mingw @ 25354:d5852f7208fa

Fix win32 build. I haven't actually tested any of the functionality, but it compiles and runs.
author Daniel Atallah <daniel.atallah@gmail.com>
date Tue, 02 Dec 2008 01:51:55 +0000
parents 02eda4bd2b22
children 0c7b74fc558e
line wrap: on
line diff
--- a/libpurple/Makefile.mingw	Mon Dec 01 19:44:13 2008 +0000
+++ b/libpurple/Makefile.mingw	Tue Dec 02 01:51:55 2008 +0000
@@ -67,10 +67,15 @@
 			signals.c \
 			smiley.c \
 			sound.c \
+			sound-theme.c \
+			sound-theme-loader.c \
 			sslconn.c \
 			status.c \
 			stringref.c \
 			stun.c \
+			theme.c \
+			theme-loader.c \
+			theme-manager.c \
 			upnp.c \
 			util.c \
 			value.c \