comparison src/Makefile.mingw @ 10686:212946f774c0

[gaim-migrate @ 12233] Fix win32 compilation for cipher changes. committer: Tailor Script <tailor@pidgin.im>
author Daniel Atallah <daniel.atallah@gmail.com>
date Fri, 11 Mar 2005 22:45:41 +0000
parents de96582ba40a
children 6dcfec6f2f7c
comparison
equal deleted inserted replaced
10685:27cd496c4665 10686:212946f774c0
79 DLL_C_SRC = \ 79 DLL_C_SRC = \
80 account.c \ 80 account.c \
81 accountopt.c \ 81 accountopt.c \
82 blist.c \ 82 blist.c \
83 buddyicon.c \ 83 buddyicon.c \
84 cipher.c \
84 cmds.c \ 85 cmds.c \
85 connection.c \ 86 connection.c \
86 conversation.c \ 87 conversation.c \
87 core.c \ 88 core.c \
88 debug.c \ 89 debug.c \
120 gtkthemes.c \ 121 gtkthemes.c \
121 gtkutils.c \ 122 gtkutils.c \
122 idle.c \ 123 idle.c \
123 imgstore.c \ 124 imgstore.c \
124 log.c \ 125 log.c \
125 md5.c \
126 network.c \ 126 network.c \
127 notify.c \ 127 notify.c \
128 plugin.c \ 128 plugin.c \
129 pluginpref.c \ 129 pluginpref.c \
130 pounce.c \ 130 pounce.c \
134 prpl.c \ 134 prpl.c \
135 request.c \ 135 request.c \
136 roomlist.c \ 136 roomlist.c \
137 savedstatuses.c \ 137 savedstatuses.c \
138 server.c \ 138 server.c \
139 sha.c \
140 signals.c \ 139 signals.c \
141 sound.c \ 140 sound.c \
142 sslconn.c \ 141 sslconn.c \
143 status.c \ 142 status.c \
144 stringref.c \ 143 stringref.c \