#	$OpenBSD: Makefile,v 1.3 2010/03/25 20:49:54 matthieu Exp $
.include <bsd.xorg.mk>

SUBDIR=	services

INCSDIR=${X11BASE}/include/freetype2/freetype/internal

INCS=	autohint.h ftcalc.h ftdebug.h ftdriver.h ftgloadr.h \
	ftmemory.h ftobjs.h ftpic.h ftrfork.h ftserv.h ftstream.h \
	fttrace.h ftvalid.h internal.h pcftypes.h psaux.h pshints.h \
	sfnt.h t1types.h tttypes.h

.include <bsd.subdir.mk>
