forked from jengelh/sssd
a03258dbe5
Fixed patch name. OBS-URL: https://build.opensuse.org/request/show/620030 OBS-URL: https://build.opensuse.org/package/show/network:ldap/sssd?expand=0&rev=205
14 lines
303 B
Diff
14 lines
303 B
Diff
diff --git a/Makefile.am b/Makefile.am
|
|
index 9539b3c..8e76a03 100644
|
|
--- a/Makefile.am
|
|
+++ b/Makefile.am
|
|
@@ -975,6 +975,7 @@ libsss_cert_la_LIBADD = \
|
|
$(TALLOC_LIBS) \
|
|
$(TEVENT_LIBS) \
|
|
libsss_crypt.la \
|
|
+ libsss_child.la \
|
|
libsss_debug.la \
|
|
libsss_certmap.la \
|
|
$(NULL)
|
|
|