Commit 4c9f40d5 4c9f40d57fc7c41b489e8cf0b8a1f720eb8a0a1a by Sergey Poznyakoff

Added testsuite

1 parent c16a090e
......@@ -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
......