summaryrefslogtreecommitdiffstats
path: root/daemons/ipa-sam
diff options
context:
space:
mode:
authorSumit Bose <sbose@redhat.com>2012-08-24 13:21:11 +0200
committerMartin Kosek <mkosek@redhat.com>2012-09-06 09:24:58 +0200
commitd90fb0a590211dae6177e1a7e39cd661269a85a4 (patch)
treebf4b0a4b338a6fde2ae6073c2cb20ca6c7210636 /daemons/ipa-sam
parent917a48067586eac3f0c999cb972232309e889acd (diff)
downloadfreeipa-d90fb0a590211dae6177e1a7e39cd661269a85a4.tar.gz
freeipa-d90fb0a590211dae6177e1a7e39cd661269a85a4.tar.xz
freeipa-d90fb0a590211dae6177e1a7e39cd661269a85a4.zip
ipasam: cleanup explicit dependencies to samba libs
Diffstat (limited to 'daemons/ipa-sam')
-rw-r--r--daemons/ipa-sam/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/daemons/ipa-sam/Makefile.am b/daemons/ipa-sam/Makefile.am
index ad7e516f0..ae0de4ecb 100644
--- a/daemons/ipa-sam/Makefile.am
+++ b/daemons/ipa-sam/Makefile.am
@@ -1,9 +1,7 @@
NULL =
SAMBA40EXTRA_LIBS = $(SAMBA40EXTRA_LIBPATH) \
-lsmbldap \
- -lcliauth \
-lpdb \
- -lsamba-security \
-lsmbconf \
$(NULL)