diff options
Diffstat (limited to 'source4')
-rw-r--r-- | source4/auth/config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/auth/config.mk b/source4/auth/config.mk index b34dbac21e..ba4372deaa 100644 --- a/source4/auth/config.mk +++ b/source4/auth/config.mk @@ -74,6 +74,6 @@ OBJ_FILES = \ auth.o \ auth_util.o \ auth_simple.o -PUBLIC_DEPENDENCIES = LIBSECURITY process_model SAMDB CREDENTIALS +PUBLIC_DEPENDENCIES = LIBSECURITY SAMDB CREDENTIALS # End SUBSYSTEM auth ####################### |