#	$OpenBSD: Makefile,v 1.8 2018/05/21 11:52:25 dcoppa Exp $
.include <bsd.xorg.mk>

SUBDIR=	services

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

INCS=	autohint.h cffotypes.h cfftypes.h ftcalc.h ftdebug.h ftdrv.h \
	ftgloadr.h fthash.h ftmemory.h ftobjs.h ftpic.h ftpsprop.h \
	ftrfork.h ftserv.h ftstream.h fttrace.h ftvalid.h internal.h \
	psaux.h pshints.h sfnt.h t1types.h tttypes.h

.include <bsd.subdir.mk>
