summaryrefslogtreecommitdiffstats
path: root/daemons
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:27:18 +0200
commitc089a0da320b98182ba0dcda5bfd7f9c5a9b5b5e (patch)
treebf4b0a4b338a6fde2ae6073c2cb20ca6c7210636 /daemons
parentdc2252742e8ce727bdb3ab2c29a305d4b780204d (diff)
downloadfreeipa.git-c089a0da320b98182ba0dcda5bfd7f9c5a9b5b5e.tar.gz
freeipa.git-c089a0da320b98182ba0dcda5bfd7f9c5a9b5b5e.tar.xz
freeipa.git-c089a0da320b98182ba0dcda5bfd7f9c5a9b5b5e.zip
ipasam: cleanup explicit dependencies to samba libs
Diffstat (limited to 'daemons')
-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 ad7e516f..ae0de4ec 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)