diff Makefile.mingw @ 21431:5dddaf6e6136

propagate from branch 'im.pidgin.pidgin' (head d2826de9438a8a8756c77368c1f585807a3984d0) to branch 'im.pidgin.cpw.resiak.disconnectreason' (head 583a04601ea4d2794327f5e811d1bcaeb0662c7c)
author Will Thompson <will.thompson@collabora.co.uk>
date Sun, 11 Nov 2007 22:31:16 +0000
parents ff8dc621f3c3
children 8fbd51946259
line wrap: on
line diff
--- a/Makefile.mingw	Sun Nov 11 22:29:39 2007 +0000
+++ b/Makefile.mingw	Sun Nov 11 22:31:16 2007 +0000
@@ -86,7 +86,8 @@
 ifndef DISABLE_NLS
 	$(MAKE) -C $(PURPLE_PO_TOP) -f $(MINGW_MAKEFILE) install
 endif
-	$(MAKE) -C share -f $(MINGW_MAKEFILE) install
+	$(MAKE) -C share/ca-certs -f $(MINGW_MAKEFILE) install
+	$(MAKE) -C share/sounds -f $(MINGW_MAKEFILE) install
 
 create_release_install_dir: install
 	rm -rf $(STRIPPED_RELEASE_DIR)