X-Git-Url: http://git.samba.org/samba.git/?p=gd%2Fsamba%2F.git;a=blobdiff_plain;f=source4%2Fauth%2Fconfig.mk;h=14f5da0eb706c58ffcc755b176aed820f3e87ac8;hp=c738c83bf4040783b75681360bf5abccd432e1b8;hb=d1432d617e6ed04c33ca214d7f3b0099bdf53065;hpb=0c6de7c9598889a469084bf15da49b1a2589cff7 diff --git a/source4/auth/config.mk b/source4/auth/config.mk index c738c83bf40..14f5da0eb70 100644 --- a/source4/auth/config.mk +++ b/source4/auth/config.mk @@ -8,7 +8,7 @@ mkinclude credentials/config.mk PRIVATE_PROTO_HEADER = session_proto.h PUBLIC_DEPENDENCIES = CREDENTIALS -PUBLIC_HEADERS += auth/session.h +# PUBLIC_HEADERS += auth/session.h auth_session_OBJ_FILES = $(addprefix auth/, session.o) @@ -89,13 +89,13 @@ PAM_ERRORS_OBJ_FILES = $(addprefix auth/, pam_errors.o) [MODULE::service_auth] INIT_FUNCTION = server_service_auth_init -SUBSYSTEM = service +SUBSYSTEM = smbd PRIVATE_PROTO_HEADER = auth_proto.h PRIVATE_DEPENDENCIES = LIBSAMBA-UTIL LIBSECURITY SAMDB CREDENTIALS service_auth_OBJ_FILES = $(addprefix auth/, auth.o auth_util.o auth_simple.o) -PUBLIC_HEADERS += auth/auth.h +# PUBLIC_HEADERS += auth/auth.h [PYTHON::swig_auth] PUBLIC_DEPENDENCIES = auth_system_session