* Run the testsuite when "make check" is called.

This commit is contained in:
Sam Hocevar 2008-06-20 06:05:25 +00:00 committed by sam
parent 7711565c5d
commit 0da8b1c33a

View File

@ -3,6 +3,8 @@ EXTRA_DIST = testsuite.sh file-00 file-ff file-random file-text
noinst_PROGRAMS = zzcat zzero
TESTS = testsuite.sh
zzcat_SOURCES = zzcat.c
zzero_SOURCES = zzero.c