# HG changeset patch # User Daniel Atallah # Date 1176156591 0 # Node ID ec3e98c3e6c477b0f95e595a926b10a1022e82ac # Parent c1ceb65b5e62f2e48f1fb0192394bd1a16293cea Fix plugins compilation. I forgot to commit this. diff -r c1ceb65b5e62 -r ec3e98c3e6c4 pidgin/plugins/Makefile.mingw --- a/pidgin/plugins/Makefile.mingw Mon Apr 09 21:54:19 2007 +0000 +++ b/pidgin/plugins/Makefile.mingw Mon Apr 09 22:09:51 2007 +0000 @@ -76,7 +76,7 @@ plugins: \ convcolors.dll \ extplacement.dll \ - gaimrc.dll \ + pidginrc.dll \ history.dll \ iconaway.dll \ markerline.dll \