Win32 oscar.c makefile fix
Andrea Visinoni
andrea at puntualmenteinritardo.com
Wed Jun 24 12:56:31 EDT 2009
Hi,
clientlogin.c is not listed in mingw makefile.
Bye
Andrea
#
# old_revision [066619e375f28c7d7fe42655607c72fe107f6ebf]
#
# patch "libpurple/protocols/oscar/Makefile.mingw"
# from [a0bc11ebd0a5d791594f956f6188445fca274426]
# to [d47ab791ca94cc75ca9b4d0a43edc04af53274f5]
#
============================================================
--- libpurple/protocols/oscar/Makefile.mingw
a0bc11ebd0a5d791594f956f6188445fca274426
+++ libpurple/protocols/oscar/Makefile.mingw
d47ab791ca94cc75ca9b4d0a43edc04af53274f5
@@ -42,6 +42,7 @@ C_SRC = \
##
C_SRC = \
bstream.c \
+ clientlogin.c \
family_admin.c \
family_advert.c \
family_alert.c \
More information about the Devel
mailing list