# HG changeset patch # User Christian Hammond # Date 1064879965 0 # Node ID d3f8aa123372d76d2e1a9919111b17e3e561a540 # Parent a671a28bc50bb15d7f9ca2669ab1cb113bee73d9 [gaim-migrate @ 7605] did you forget about the makefile again? :P I was just waiting for the right moment. committer: Tailor Script diff -r a671a28bc50b -r d3f8aa123372 plugins/ssl/Makefile.mingw --- 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)