Mercurial > pidgin.yaz
comparison pidgin/pixmaps/Makefile.mingw @ 15377:0e17470b47c2
Update win32 build for libpurple and pidgin renames. This compiles, but is far from complete.
author | Daniel Atallah <daniel.atallah@gmail.com> |
---|---|
date | Sun, 21 Jan 2007 21:55:07 +0000 |
parents | 5fe8042783c1 |
children |
comparison
equal
deleted
inserted
replaced
15376:9a4305efd23e | 15377:0e17470b47c2 |
---|---|
3 # | 3 # |
4 # Description: Makefile for win32 (mingw) version of Gaim pixmaps | 4 # Description: Makefile for win32 (mingw) version of Gaim pixmaps |
5 # | 5 # |
6 | 6 |
7 GAIM_TOP := ../.. | 7 GAIM_TOP := ../.. |
8 include $(GAIM_TOP)/libgaim/win32/global.mak | 8 include $(GAIM_TOP)/libpurple/win32/global.mak |
9 | 9 |
10 datadir := $(GAIM_INSTALL_DIR) | 10 datadir := $(GAIM_INSTALL_DIR) |
11 include ./Makefile.am | 11 include ./Makefile.am |
12 | 12 |
13 .PHONY: install | 13 .PHONY: install |