changeset 18768:1b130825466c

Add yahoo_aliases.c to the mingw makefile.
author Daniel Atallah <daniel.atallah@gmail.com>
date Wed, 01 Aug 2007 19:09:57 +0000
parents 95529e8d3bb2
children cddf062baa71
files libpurple/protocols/yahoo/Makefile.mingw
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/libpurple/protocols/yahoo/Makefile.mingw	Wed Aug 01 06:23:02 2007 +0000
+++ b/libpurple/protocols/yahoo/Makefile.mingw	Wed Aug 01 19:09:57 2007 +0000
@@ -40,6 +40,7 @@
 C_SRC =			util.c \
 			yahoo.c \
 			yahoochat.c \
+			yahoo_aliases.c \
 			yahoo_auth.c \
 			yahoo_crypt.c \
 			yahoo_doodle.c \