diff options
Diffstat (limited to 'source4/auth/config.mk')
-rw-r--r-- | source4/auth/config.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/auth/config.mk b/source4/auth/config.mk index 56bc28c8409..7372f563de8 100644 --- a/source4/auth/config.mk +++ b/source4/auth/config.mk @@ -63,6 +63,7 @@ REQUIRED_SUBSYSTEMS = \ ####################### [SUBSYSTEM::PAM_ERRORS] +PRIVATE_PROTO_HEADER = pam_errors.h OBJ_FILES = pam_errors.o ####################### |