libgaim/plugins/Makefile.mingw

changeset 15230
e36be229f6d0
parent 14638
b0fa76dac93f
--- 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
 

mercurial