From a975b233f4448cc3b60c63cebda3f0536a8d3022 Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Mon, 18 Nov 2002 17:09:17 +0000 Subject: Enable testsuite subdir. --- sieve/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.1