summaryrefslogtreecommitdiffstats
path: root/source
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2003-03-15 22:57:00 +0000
committerAndrew Bartlett <abartlet@samba.org>2003-03-15 22:57:00 +0000
commit97daece056516e52e56bf5a749676e7c53e087e3 (patch)
tree80dfec8cc27f348397b5ddb561cc445319324469 /source
parenta55acfd7a296c5ae9b043dc03393a29d87e43a40 (diff)
downloadsamba-97daece056516e52e56bf5a749676e7c53e087e3.tar.gz
samba-97daece056516e52e56bf5a749676e7c53e087e3.tar.xz
samba-97daece056516e52e56bf5a749676e7c53e087e3.zip
Fix non-gmake syntax error.
Diffstat (limited to 'source')
-rw-r--r--source/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/Makefile.in b/source/Makefile.in
index 1a4d97e083a..40abe5d71bd 100644
--- a/source/Makefile.in
+++ b/source/Makefile.in
@@ -215,7 +215,7 @@ LIBMSRPC_OBJ = rpc_client/cli_lsarpc.o rpc_client/cli_samr.o \
rpc_client/cli_reg.o rpc_client/cli_pipe.o \
rpc_client/cli_spoolss.o rpc_client/cli_spoolss_notify.o \
rpc_client/cli_ds.o libsmb/namequery_dc.o
-
+
LIBMSRPC_SERVER_OBJ = libsmb/trusts_util.o
REGOBJS_OBJ = registry/reg_objects.o