Commit a975b233 a975b233f4448cc3b60c63cebda3f0536a8d3022 by Sergey Poznyakoff

Enable testsuite subdir.

1 parent 21476083
......@@ -3,7 +3,7 @@
# See file COPYING in the distribution root directory for copying conditions.
INCLUDES = -I${top_srcdir}/include -I${top_srcdir}/lib
# SUBDIRS = testsuite
SUBDIRS = testsuite
bin_PROGRAMS = sieve
sieve_SOURCES = sieve.c
......