changeset 16036:ec3e98c3e6c4

Fix plugins compilation. I forgot to commit this.
author Daniel Atallah <daniel.atallah@gmail.com>
date Mon, 09 Apr 2007 22:09:51 +0000
parents c1ceb65b5e62
children 8f62c4177e0c
files pidgin/plugins/Makefile.mingw
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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 \