grim/guifications2

[gf2-migrate @ 52]
org.guifications.gf2
2006-07-07, John Bailey
b281bcf435bd
[gf2-migrate @ 52]
grim told me to quote the first, then I decided the second was worthy too.
#
# Makefile.mingw
#
# Description: Makefile for guifications test theme
#
GAIM_DATADIR = ../../../../win32-install-dir
include ./Makefile.am
install:
if test '$(guificationsfunkytheme_DATA)'; then \
mkdir -p $(guificationsfunkythemedir); \
cp $(guificationsfunkytheme_DATA) $(guificationsfunkythemedir); \
fi;