grim/guifications2

[gf2-migrate @ 54]
org.guifications.gf2
2006-07-09, Sadrul Habib Chowdhury
e30929d1c594
[gf2-migrate @ 54]
Modified version of patch #1519552 from Eduard Carreras i Nadal (afro_style).
Do not show popups for accounts that are not connected yet.
#
# Makefile.mingw
#
# Description: Makefile for guifications penguin theme
#
GAIM_DATADIR = ../../../../win32-install-dir
include ./Makefile.am
install:
if test '$(guificationspenguinstheme_DATA)'; then \
mkdir -p $(guificationspenguinsthemedir); \
cp $(guificationspenguinstheme_DATA) $(guificationspenguinsthemedir); \
fi;