summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sieve/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/sieve/Makefile.am b/sieve/Makefile.am
index 0c24d3893..cebd8ed57 100644
--- a/sieve/Makefile.am
+++ b/sieve/Makefile.am
@@ -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

Return to:

Send suggestions and report system problems to the System administrator.