summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'source3/Makefile.in')
-rw-r--r--source3/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index 674dd2aa40..df0c99d851 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -434,7 +434,7 @@ REGISTRY_BACKENDS = registry/reg_backend_printing.o \
registry/reg_backend_perflib.o
-REGISTRY_OBJ = registry/reg_frontend.o registry/reg_cachehook.o \
+REGISTRY_OBJ = registry/reg_init_full.o registry/reg_cachehook.o \
registry/reg_eventlog.o \
registry/reg_util.o registry/reg_perfcount.o \
registry/reg_util_legacy.o \