From d35ff4d0db1cd87c94091a85846b46e4732b1eee Mon Sep 17 00:00:00 2001 From: Pavel Březina Date: Mon, 29 Jul 2013 10:53:05 +0200 Subject: add simple access provider init test --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 032e06a2c..4dd8ed352 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1079,6 +1079,7 @@ ad_ldap_opt_tests_LDADD = \ simple_access_tests_SOURCES = \ src/tests/simple_access-tests.c \ + src/providers/simple/simple_access.c \ src/providers/simple/simple_access_check.c \ src/providers/data_provider_be.c \ src/providers/data_provider_fo.c \ -- cgit