Fix plugins compilation. I forgot to commit this.

Mon, 09 Apr 2007 22:09:51 +0000

author
Daniel Atallah <datallah@pidgin.im>
date
Mon, 09 Apr 2007 22:09:51 +0000
changeset 16096
05253a59bd91
parent 16095
43aef2d50b58
child 16099
f5961577f983

Fix plugins compilation. I forgot to commit this.

pidgin/plugins/Makefile.mingw file | annotate | diff | comparison | revisions
--- 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 \

mercurial