diff libpurple/Makefile.mingw @ 29144:e18c1d347e37

Break PurpleMediaCodec out into its own file.
author maiku@pidgin.im
date Thu, 22 Oct 2009 00:22:59 +0000
parents f585e10f156b
children 0ae9306de1f6
line wrap: on
line diff
--- a/libpurple/Makefile.mingw	Thu Oct 22 00:22:31 2009 +0000
+++ b/libpurple/Makefile.mingw	Thu Oct 22 00:22:59 2009 +0000
@@ -49,6 +49,7 @@
 			imgstore.c \
 			log.c \
 			media/candidate.c \
+			media/codec.c \
 			media/enum-types.c \
 			media/media.c \
 			mediamanager.c \