view pidgin/pixmaps/emotes/none/Makefile.mingw @ 21708:12303201511e

I didn't find any tickets mentioning this problem, but I think it's still worth mentioning in the changelog.
author Kevin Stange <kevin@simguy.net>
date Sat, 01 Dec 2007 08:51:29 +0000
parents 60188d208fec
children 8b952cb84f45
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