summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2006-09-07 20:42:42 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 11:51:17 -0500
commit1779e3f10410b8248d28de5234f746b79417e837 (patch)
tree0f491d0ea2d3de51fb67d126c8aac8a2df481bba /source3/Makefile.in
parent6ed67b003efb4482d2543314bbc4e9d5e3128d1f (diff)
downloadsamba-1779e3f10410b8248d28de5234f746b79417e837.tar.gz
samba-1779e3f10410b8248d28de5234f746b79417e837.tar.bz2
samba-1779e3f10410b8248d28de5234f746b79417e837.zip
r18233: Use the autogenerated cli_unixinfo rather than the old one.
(This used to be commit eec8b915d1bf6e62c45d309579a4f93380aa43a8)
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 3eb229214b..231583469f 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -296,7 +296,7 @@ LIBMSRPC_OBJ = rpc_client/cli_lsarpc.o rpc_client/cli_samr.o \
rpc_client/cli_shutdown.o rpc_client/cli_svcctl.o \
rpc_client/ndr.o
-LIBMSRPC_GEN_OBJ = rpc_client/cli_unixinfo.o $(LIBNDR_GEN_OBJ) $(LIBNDR_OBJ)
+LIBMSRPC_GEN_OBJ = librpc/gen_ndr/cli_unixinfo.o $(LIBNDR_GEN_OBJ) $(LIBNDR_OBJ)
REGOBJS_OBJ = registry/reg_objects.o