From d90fb0a590211dae6177e1a7e39cd661269a85a4 Mon Sep 17 00:00:00 2001 From: Sumit Bose Date: Fri, 24 Aug 2012 13:21:11 +0200 Subject: ipasam: cleanup explicit dependencies to samba libs --- daemons/ipa-sam/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'daemons') 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) -- cgit