FILESDIR =	${DOCDIR}
FILES    =	LICENSE NEWS README TODO

.if exists(ChangeLog)
FILES   += 	ChangeLog
.endif

.include <mkc.files.mk>
