PROG_NOINST = randomtest${PROG_SUFFIX}
SRCS = randomtest.c

include ../buildsys.mk

CPPFLAGS += -I../../libmowgli
LIBS += -L../../libmowgli -lmowgli
