diff libgaim/plugins/Makefile.mingw @ 15168:630b794db0c8

[gaim-migrate @ 17954] The first batch of plugins from the plugin pack to get moved into gaim proper. This batch includes ONLY the core plugins. I will be adding the gtk plugins shortly. committer: Tailor Script <tailor@pidgin.im>
author Gary Kramlich <grim@reaperworld.com>
date Mon, 11 Dec 2006 05:03:52 +0000
parents 5d03b309b482
children
line wrap: on
line diff
--- a/libgaim/plugins/Makefile.mingw	Mon Dec 11 03:40:11 2006 +0000
+++ b/libgaim/plugins/Makefile.mingw	Mon Dec 11 05:03:52 2006 +0000
@@ -60,8 +60,13 @@
 	$(CC) -shared $@.o $(LIB_PATHS) $(LIBS) $(DLL_LD_FLAGS) -o $@
 
 plugins: \
+		autoaccept.dll \
+		autoreply.dll \
+		buddynote.dll \
 		idle.dll \
 		log_reader.dll \
+		newline.dll \
+		offlinemsg.dll \
 		psychic.dll \
 		statenotify.dll