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-02-11 09:17:55 -0500
commit23e8d84320ae8b76d244764c02e44036e96cd4df (patch)
treed69c4b2c3214ebd1fd7a5f22c7d108fa4985cfc3 /Makefile.am
parentb467b593c344d7de5cc2bbf141bc959e5d248de1 (diff)
downloadsssd-23e8d84320ae8b76d244764c02e44036e96cd4df.tar.gz
sssd-23e8d84320ae8b76d244764c02e44036e96cd4df.tar.xz
sssd-23e8d84320ae8b76d244764c02e44036e96cd4df.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) \