gtk/pixmaps/status/default/Makefile.mingw

changeset 14303
2685e42e0634
parent 14253
b63ebf84c42b
child 14377
c0440e16bacd
--- a/gtk/pixmaps/status/default/Makefile.mingw	Sun Aug 20 22:47:25 2006 +0000
+++ b/gtk/pixmaps/status/default/Makefile.mingw	Sun Aug 20 23:08:42 2006 +0000
@@ -4,7 +4,9 @@
 # Description: Makefile for win32 (mingw) version of Gaim pixmaps
 #
 
-datadir = ../../../win32-install-dir
+GAIM_TOP = ../../../..
+
+datadir = $(GAIM_TOP)/win32-install-dir
 include ./Makefile.am
 
 install:

mercurial