diff libgaim/win32/targets.mak @ 14461:841ce6b110a8

[gaim-migrate @ 17175] A couple mingw makefile tweaks from Lee Roach and some cleanup from me. committer: Tailor Script <tailor@pidgin.im>
author Daniel Atallah <daniel.atallah@gmail.com>
date Wed, 06 Sep 2006 03:01:57 +0000
parents e88aae4f4c40
children
line wrap: on
line diff
--- a/libgaim/win32/targets.mak	Wed Sep 06 02:33:25 2006 +0000
+++ b/libgaim/win32/targets.mak	Wed Sep 06 03:01:57 2006 +0000
@@ -36,11 +36,6 @@
 $(GAIM_INSTALL_PLUGINS_DIR):
 	mkdir -p $(GAIM_INSTALL_PLUGINS_DIR)
 
-$(GAIM_INSTALL_PIXMAPS_DIR):
-	mkdir -p $(GAIM_INSTALL_PIXMAPS_DIR)
-
 $(GAIM_INSTALL_PO_DIR):
 	mkdir -p $(GAIM_INSTALL_PO_DIR)
 
-$(GAIM_INSTALL_SOUNDS_DIR):
-	mkdir -p $(GAIM_INSTALL_SOUNDS_DIR)