top_builddir = ../../../..

HEADERS = \
	hotmailstorage.h


SOURCES = \
	hotmailstorage.c


TARGET = libhotmail
INCLUDES = -I../../interface \
	-I../pop3


include $(top_builddir)/Rules
