From: Mark D. <the...@us...> - 2003-10-14 03:12:32
|
Update of /cvsroot/gaim/gaim/src/protocols/yahoo In directory sc8-pr-cvs1:/tmp/cvs-serv4833/src/protocols/yahoo Modified Files: Makefile.am Log Message: Oh, I can feel it. Index: Makefile.am =================================================================== RCS file: /cvsroot/gaim/gaim/src/protocols/yahoo/Makefile.am,v retrieving revision 1.17 retrieving revision 1.18 diff -u -d -p -r1.17 -r1.18 --- Makefile.am 6 Oct 2003 21:55:43 -0000 1.17 +++ Makefile.am 14 Oct 2003 03:12:28 -0000 1.18 @@ -5,7 +5,6 @@ pkgdir = $(libdir)/gaim YAHOOSOURCES = \ crypt.c \ - md5.h \ yahoo.h \ yahoochat.h \ yahoo.c \ |