From 993d5e30fa9085a05cc8231c49750e8bcc03170e Mon Sep 17 00:00:00 2001 From: Thorsten Kukuk Date: Sun, 12 Mar 2006 08:36:42 +0000 Subject: Relevant BUGIDs: Purpose of commit: new feature Commit summary: --------------- Add lot of tests for make check --- Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index e0e4fca2..03b1f2d5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -5,9 +5,9 @@ AUTOMAKE_OPTIONS = 1.9 gnu dist-bzip2 check-news if STATIC_MODULES -SUBDIRS = modules libpam libpamc libpam_misc po conf doc examples +SUBDIRS = modules libpam libpamc libpam_misc tests po conf doc examples else -SUBDIRS = libpam libpamc libpam_misc modules po conf doc examples +SUBDIRS = libpam tests libpamc libpam_misc modules po conf doc examples endif CLEANFILES = *~ -- cgit v1.2.3