diff libgaim/win32/global.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 c2c916d4d95c
children 7ca4a6820154
line wrap: on
line diff
--- a/libgaim/win32/global.mak	Wed Sep 06 02:33:25 2006 +0000
+++ b/libgaim/win32/global.mak	Wed Sep 06 03:01:57 2006 +0000
@@ -23,10 +23,8 @@
 # Where we installing this stuff to?
 GAIM_INSTALL_DIR := $(GAIM_TOP)/win32-install-dir
 GAIM_INSTALL_PERLMOD_DIR := $(GAIM_INSTALL_DIR)/perlmod
-GAIM_INSTALL_PIXMAPS_DIR := $(GAIM_INSTALL_DIR)/pixmaps
 GAIM_INSTALL_PLUGINS_DIR := $(GAIM_INSTALL_DIR)/plugins
 GAIM_INSTALL_PO_DIR := $(GAIM_INSTALL_DIR)/locale
-GAIM_INSTALL_SOUNDS_DIR := $(GAIM_INSTALL_DIR)/sounds
 
 # Important (enough) locations in our source code
 GAIM_LIB_TOP := $(GAIM_TOP)/libgaim