diff options
Diffstat (limited to 'source4')
-rw-r--r-- | source4/librpc/config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/librpc/config.mk b/source4/librpc/config.mk index 59fee575d2..52748315ef 100644 --- a/source4/librpc/config.mk +++ b/source4/librpc/config.mk @@ -284,7 +284,7 @@ OBJ_FILES = ndr/ndr_krb5pac.o [SUBSYSTEM::NDR_XATTR] OBJ_FILES = gen_ndr/ndr_xattr.o NOPROTO = YES -REQUIRED_SUBSYSTEMS = LIBNDR +REQUIRED_SUBSYSTEMS = LIBNDR NDR_SECURITY [SUBSYSTEM::NDR_OPENDB] OBJ_FILES = gen_ndr/ndr_opendb.o |