Don't install tests.

This commit is contained in:
Jonathan Schleifer 2012-04-22 15:11:53 +02:00
parent a8ae30c3c4
commit ede061449e

View file

@ -1,4 +1,4 @@
PROG = tests
PROG_NOINST = tests
SRCS = tests.c
include ../buildsys.mk