summaryrefslogtreecommitdiff
path: root/source4/librpc
diff options
context:
space:
mode:
Diffstat (limited to 'source4/librpc')
-rw-r--r--source4/librpc/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/librpc/config.mk b/source4/librpc/config.mk
index 2c8217afd7..0ee9c0f501 100644
--- a/source4/librpc/config.mk
+++ b/source4/librpc/config.mk
@@ -9,7 +9,7 @@ ADD_OBJ_FILES = \
librpc/ndr/ndr_compression.o \
librpc/ndr/ndr_obfuscate.o \
librpc/ndr/ndr_misc.o
-REQUIRED_SUBSYSTEMS = LIBCLI_UTILS LIBCOMPRESSION
+REQUIRED_SUBSYSTEMS = LIBCLI_UTILS LIBCOMPRESSION LIBTALLOC LIBBASIC
# End SUBSYSTEM NDR_RAW
################################################