diff plugins/ssl/Makefile.mingw @ 7042:d3f8aa123372

[gaim-migrate @ 7605] <SimGuy> did you forget about the makefile again? :P I was just waiting for the right moment. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Mon, 29 Sep 2003 23:59:25 +0000
parents 8ecbba7d4118
children c92dbccd7448
line wrap: on
line diff
--- a/plugins/ssl/Makefile.mingw	Mon Sep 29 23:58:24 2003 +0000
+++ b/plugins/ssl/Makefile.mingw	Mon Sep 29 23:59:25 2003 +0000
@@ -103,8 +103,7 @@
 
 .PHONY: all clean
 
-all: $(TARGET).dll
-all: $(TARGET_NSS).dll
+all: $(TARGET).dll $(TARGET_NSS).dll
 
 install:
 	cp $(TARGET).dll $(DLL_INSTALL_DIR)