grim/guifications2

[gf2-migrate @ 75]
org.guifications.gf2
2006-08-22, John Bailey
4946b98d64b3
[gf2-migrate @ 75]
Forgot these...
#
# Makefile.mingw
#
# Description: Makefile for guifications default theme
#
GAIM_DATADIR = ../../../../win32-install-dir
include ./Makefile.am
install:
if test '$(guificationsminitheme_DATA)'; then \
mkdir -p $(guificationsminithemedir); \
cp $(guificationsminitheme_DATA) $(guificationsminithemedir); \
fi;