summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'source3/Makefile.in')
-rw-r--r--source3/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index e247c071c7..294faf1447 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -347,7 +347,8 @@ LIBCLI_SPOOLSS_OBJ = librpc/gen_ndr/ndr_spoolss_c.o \
LIBCLI_EVENTLOG_OBJ = librpc/gen_ndr/ndr_eventlog_c.o
-LIBCLI_WINREG_OBJ = librpc/gen_ndr/ndr_winreg_c.o
+LIBCLI_WINREG_OBJ = librpc/gen_ndr/ndr_winreg_c.o \
+ rpc_client/cli_winreg.o
LIBCLI_WINREG_INT_OBJ = $(LIBCLI_WINREG_OBJ) \
rpc_client/cli_winreg_int.o