summaryrefslogtreecommitdiff
path: root/sieve
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2002-11-18 17:09:17 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2002-11-18 17:09:17 +0000
commita975b233f4448cc3b60c63cebda3f0536a8d3022 (patch)
tree6c1951cc715de0768594153cd38647d7cded0ec6 /sieve
parent214760832d70f58e1d64e3b74bbac710f284546d (diff)
downloadmailutils-a975b233f4448cc3b60c63cebda3f0536a8d3022.tar.gz
mailutils-a975b233f4448cc3b60c63cebda3f0536a8d3022.tar.bz2
Enable testsuite subdir.
Diffstat (limited to 'sieve')
-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.