summaryrefslogtreecommitdiff
path: root/source4/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'source4/Makefile.in')
-rw-r--r--source4/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/source4/Makefile.in b/source4/Makefile.in
index fcbaaf9df0..daf8904212 100644
--- a/source4/Makefile.in
+++ b/source4/Makefile.in
@@ -202,14 +202,14 @@ LIBRAW_OBJ = libcli/raw/rawfile.o libcli/raw/smb_signing.o \
libcli/raw/rawtrans.o libcli/raw/clioplock.o \
libcli/raw/rawnegotiate.o libcli/raw/rawfsinfo.o \
libcli/raw/rawfileinfo.o libcli/raw/rawnotify.o \
- libcli/raw/rawioctl.o \
+ libcli/raw/rawioctl.o libcli/raw/rawdcerpc.o \
$(LIBSAMBA_OBJ) $(LIBCLIUTIL_OBJ) \
$(RPC_PARSE_OBJ1) $(LIBNTLMSSP_OBJ) $(LIBNMB_OBJ) $(KRBCLIENT_OBJ)
LIBSMB_OBJ = libcli/clireadwrite.o libcli/cliconnect.o \
libcli/clifile.o libcli/clilist.o libcli/clitrans2.o \
libcli/clisecdesc.o libcli/climessage.o \
- libcli/clideltree.o \
+ libcli/clideltree.o libcli/clidcerpc.o \
$(LIBRAW_OBJ)
# LIBDFS_OBJ = libcli/clidfs.o