summaryrefslogtreecommitdiff
path: root/source4/lib/basic.mk
diff options
context:
space:
mode:
Diffstat (limited to 'source4/lib/basic.mk')
-rw-r--r--source4/lib/basic.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/source4/lib/basic.mk b/source4/lib/basic.mk
index 3ed5381908..6debed79c9 100644
--- a/source4/lib/basic.mk
+++ b/source4/lib/basic.mk
@@ -55,6 +55,9 @@ INIT_OBJ_FILES = \
OBJ_FILES = \
gencache.o \
+[SUBSYSTEM::MODULE]
+OBJ_FILES = module.o
+
##############################
# Start SUBSYSTEM LIBBASIC
[SUBSYSTEM::LIBBASIC]