summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorStephen Gallagher <sgallagh@redhat.com>2012-04-21 17:21:38 -0400
committerStephen Gallagher <sgallagh@redhat.com>2012-05-03 14:09:13 -0400
commit817b1bcafff27cc67630dd0cbd36df708c05fccc (patch)
treeb913b3f2ce36e351271a601cfc71e81c0782c1cf /Makefile.am
parentd38cd6a211d3b68036ceb7bc875f832433afd035 (diff)
downloadsssd-817b1bcafff27cc67630dd0cbd36df708c05fccc.tar.gz
sssd-817b1bcafff27cc67630dd0cbd36df708c05fccc.tar.xz
sssd-817b1bcafff27cc67630dd0cbd36df708c05fccc.zip
SYSDB: Add sysdb routines for ID-mapping
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 f5c1b940c..d31515e9b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -445,6 +445,7 @@ libsss_util_la_SOURCES = \
src/db/sysdb_services.c \
src/db/sysdb_autofs.c \
src/db/sysdb_subdomains.c \
+ src/db/sysdb_idmap.c \
src/monitor/monitor_sbus.c \
src/providers/dp_auth_util.c \
src/providers/dp_pam_data_util.c \