SUBDIR=add change delete list 

.if defined(WITH_GUI)
SUBDIR+= gui
.endif

.include <bsd.subdir.mk>
