view pidgin/pixmaps/emotes/default/22/Makefile.mingw @ 18900:c41077a95d6c

Add new emoticons for MySpaceIM from Hylke Bons.
author Jeffrey Connelly <jaconnel@calpoly.edu>
date Sun, 12 Aug 2007 01:27:35 +0000
parents 60188d208fec
children
line wrap: on
line source

#
# Makefile.mingw
#
# Description: Makefile for win32 (mingw) version of Pidgin pixmaps
#

PIDGIN_TREE_TOP := ../../../../..
include $(PIDGIN_TREE_TOP)/libpurple/win32/global.mak

datadir = $(PIDGIN_INSTALL_DIR)
include ./Makefile.am

.PHONY: install clean

install: theme
	if test '$(pidginsmileypix_DATA)'; then \
	  mkdir -p $(pidginsmileypixdir); \
	  cp $(pidginsmileypix_DATA) $(pidginsmileypixdir); \
	fi;

clean:
	rm -f theme