################################################################
# Makefile for tests directory
################################################################

TOP	= ../..
include $(TOP)/mk/boilerplate.mk

SUBDIRS	+= show_live linetest line_test grab_single SSDtest 
SUBDIRS += cornertest Blobtest ColorBlobtest

include $(TOP)/mk/target.mk

################################################################
# End
################################################################
