view pidgin/pixmaps/emotes/default/22/Makefile.mingw @ 17480:60188d208fec

Fix win32 emoticon makefiles.
author Daniel Atallah <daniel.atallah@gmail.com>
date Wed, 30 May 2007 14:25:20 +0000
parents 92821180bded
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