summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2002-08-29 14:47:34 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2002-08-29 14:47:34 +0000
commit4c9f40d57fc7c41b489e8cf0b8a1f720eb8a0a1a (patch)
treef83ddae4f57fdae9d27c4b13fde813a80d499691
parentc16a090ea5c84e5e07df7fc7872da9c3c0b115d2 (diff)
downloadmailutils-4c9f40d57fc7c41b489e8cf0b8a1f720eb8a0a1a.tar.gz
mailutils-4c9f40d57fc7c41b489e8cf0b8a1f720eb8a0a1a.tar.bz2
Added testsuite
-rw-r--r--mailbox/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/mailbox/Makefile.am b/mailbox/Makefile.am
index acffcb980..492b888d0 100644
--- a/mailbox/Makefile.am
+++ b/mailbox/Makefile.am
@@ -5,7 +5,7 @@ AUTOMAKE_OPTIONS = ../lib/ansi2knr
INCLUDES = -I${top_srcdir}/include -I${top_srcdir}/mailbox/include -I${top_srcdir}/lib
AM_CFLAGS = -DSITE_VIRTUAL_PWDDIR=\"@SITE_VIRTUAL_PWDDIR@\"
-SUBDIRS = include
+SUBDIRS = include testsuite
lib_LTLIBRARIES = libmailbox.la

Return to:

Send suggestions and report system problems to the System administrator.