summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorStephen Gallagher <sgallagh@redhat.com>2012-01-21 12:37:36 -0500
committerStephen Gallagher <sgallagh@redhat.com>2012-01-27 09:02:01 -0500
commitaec5785126354bd8b192f63fe04ea08dae9c0705 (patch)
tree817ba377568db20761ce0f26865a48624a278268 /Makefile.am
parent8c3a4809b3420657289b42f028a1c9019b112991 (diff)
downloadsssd-aec5785126354bd8b192f63fe04ea08dae9c0705.tar.gz
sssd-aec5785126354bd8b192f63fe04ea08dae9c0705.tar.xz
sssd-aec5785126354bd8b192f63fe04ea08dae9c0705.zip
PROXY: add support for service lookups (non-enumeration)
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 2e47e96fb..a8ae01d7c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -949,6 +949,7 @@ libsss_proxy_la_SOURCES = \
src/providers/proxy/proxy_init.c \
src/providers/proxy/proxy_id.c \
src/providers/proxy/proxy_netgroup.c \
+ src/providers/proxy/proxy_services.c \
src/providers/proxy/proxy_auth.c
libsss_proxy_la_CFLAGS = \
$(AM_CFLAGS)