From e76d78338026fa47dca32eaf7f5c15eabb1b951a Mon Sep 17 00:00:00 2001 From: Jan Zeleny Date: Mon, 13 Feb 2012 11:44:22 -0500 Subject: Sysdb routines for subdomains --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 8d2c8cee7..9cf904ebc 100644 --- a/Makefile.am +++ b/Makefile.am @@ -438,6 +438,7 @@ libsss_util_la_SOURCES = \ src/db/sysdb_upgrade.c \ src/db/sysdb_services.c \ src/db/sysdb_autofs.c \ + src/db/sysdb_subdomains.c \ src/monitor/monitor_sbus.c \ src/providers/dp_auth_util.c \ src/providers/dp_pam_data_util.c \ -- cgit