summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorStephen Gallagher <sgallagh@redhat.com>2011-02-09 15:50:07 -0500
committerStephen Gallagher <sgallagh@redhat.com>2011-03-11 11:56:43 -0500
commite86f86660d708853715293e8eba1ac056e0e00ab (patch)
treeab190fe68316079edeb02cc5e213da76fcbe2011 /Makefile.am
parent8a00b6248f7f9c50ea63f288e56f975f949c34d4 (diff)
downloadsssd-e86f86660d708853715293e8eba1ac056e0e00ab.tar.gz
sssd-e86f86660d708853715293e8eba1ac056e0e00ab.tar.xz
sssd-e86f86660d708853715293e8eba1ac056e0e00ab.zip
Fix module registration with newer LDB libraries.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 49520f3be..cc78d04ad 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -637,6 +637,7 @@ auth_tests_SOURCES = \
$(SSSD_UTIL_OBJ)
auth_tests_CFLAGS = \
$(AM_CFLAGS) \
+ -DSYSDB_TEST \
$(CHECK_CFLAGS)
auth_tests_LDADD = \
$(SSSD_LIBS) \