Enable testsuite subdir.
Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -3,7 +3,7 @@ | ... | @@ -3,7 +3,7 @@ |
3 | # See file COPYING in the distribution root directory for copying conditions. | 3 | # See file COPYING in the distribution root directory for copying conditions. |
4 | 4 | ||
5 | INCLUDES = -I${top_srcdir}/include -I${top_srcdir}/lib | 5 | INCLUDES = -I${top_srcdir}/include -I${top_srcdir}/lib |
6 | # SUBDIRS = testsuite | 6 | SUBDIRS = testsuite |
7 | bin_PROGRAMS = sieve | 7 | bin_PROGRAMS = sieve |
8 | 8 | ||
9 | sieve_SOURCES = sieve.c | 9 | sieve_SOURCES = sieve.c | ... | ... |
-
Please register or sign in to post a comment