Mercurial > pidgin
diff src/protocols/oscar/Makefile.am @ 2849:4eb0490f5ff3
[gaim-migrate @ 2862]
md5.c really should be in gaim-core. it's used by oscar (aim and icq), msn, and yahoo.
committer: Tailor Script <tailor@pidgin.im>
| author | Eric Warmenhoven <eric@warmenhoven.org> |
|---|---|
| date | Wed, 05 Dec 2001 10:38:39 +0000 |
| parents | 441b84ab7f4e |
| children | 44140dae2865 |
line wrap: on
line diff
--- a/src/protocols/oscar/Makefile.am Wed Dec 05 10:21:11 2001 +0000 +++ b/src/protocols/oscar/Makefile.am Wed Dec 05 10:38:39 2001 +0000 @@ -25,7 +25,6 @@ im.c \ info.c \ invite.c \ - md5.c \ meta.c \ misc.c \ msgcookie.c \ @@ -63,7 +62,6 @@ im.c \ info.c \ invite.c \ - md5.c \ meta.c \ misc.c \ msgcookie.c \
