summaryrefslogtreecommitdiff
path: root/sieve/Makefile.am
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2002-08-28 11:56:12 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2002-08-28 11:56:12 +0000
commit816edbee587c47a9b751cc23955ff6973ceab7d7 (patch)
tree860766846ffaad817ec3beba767385e05da1b9d5 /sieve/Makefile.am
parent126e5224956724968205c19c46abc54f70ad5663 (diff)
downloadmailutils-816edbee587c47a9b751cc23955ff6973ceab7d7.tar.gz
mailutils-816edbee587c47a9b751cc23955ff6973ceab7d7.tar.bz2
Added testsuite
Diffstat (limited to 'sieve/Makefile.am')
-rw-r--r--sieve/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/sieve/Makefile.am b/sieve/Makefile.am
index 6e4e9417e..cb9c099d8 100644
--- a/sieve/Makefile.am
+++ b/sieve/Makefile.am
@@ -1,8 +1,9 @@
#CFLAGS = -Wall -pedantic -g -DTESTING
AUTOMAKE_OPTIONS = ../lib/ansi2knr
INCLUDES = -I${top_srcdir}/include -I${top_srcdir}/lib
+SUBDIRS = testsuite
YLWRAP = $(SHELL) $(srcdir)/ylwrap
-YFLAGS = -d
+YFLAGS = -dt
BUILT_SOURCES= \
sieve-gram.c sieve-gram.h \

Return to:

Send suggestions and report system problems to the System administrator.