Fix non-gmake syntax error.
authorAndrew Bartlett <abartlet@samba.org>
Sat, 15 Mar 2003 22:57:00 +0000 (22:57 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Sat, 15 Mar 2003 22:57:00 +0000 (22:57 +0000)
(This used to be commit 97daece056516e52e56bf5a749676e7c53e087e3)

source3/Makefile.in

index 1a4d97e083a5804b1f7625a3ba94f3ad8f0fb580..40abe5d71bd8c7b00a3f4ba6d8e3b49aab910128 100644 (file)
@@ -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