# HG changeset patch # User Luke Schierer # Date 1110815314 0 # Node ID fab584dc09d3fcb261c1efffe6a958ab55289055 # Parent 4b9d6f77ca61edb5c1c46ca3a2f1adcb8b258d9c [gaim-migrate @ 12249] (10:45:44) grim: LSchiere2: this isn't related to aim not working.. but you might want to add md5.h to OSCARSOURCES in src/protocols/oscar/Makefile.am (10:46:05) grim: tarballs made with make dist will be useless otherwise.. committer: Tailor Script diff -r 4b9d6f77ca61 -r fab584dc09d3 src/protocols/oscar/Makefile.am --- a/src/protocols/oscar/Makefile.am Mon Mar 14 15:11:18 2005 +0000 +++ b/src/protocols/oscar/Makefile.am Mon Mar 14 15:48:34 2005 +0000 @@ -30,6 +30,7 @@ invite.c \ locate.c \ md5.c \ + md5.h \ misc.c \ msgcookie.c \ odir.c \