grim/guifications2

[gf2-migrate @ 82]
org.guifications.gf2
2006-09-07, Gary Kramlich
8c3b0556b8cd
[gf2-migrate @ 82]
move the version back...
#
# Makefile.mingw
#
# Description: Makefile for guifications test theme
#
GAIM_DATADIR = ../../../../win32-install-dir
include ./Makefile.am
install:
if test '$(guificationsitemtesttheme_DATA)'; then \
mkdir -p $(guificationsitemtestthemedir); \
cp $(guificationsitemtesttheme_DATA) $(guificationsitemtestthemedir); \
fi;