r13564: Remove trailing backslash. Makes other than GNU make choke on this.
authorJames Peach <jpeach@samba.org>
Mon, 20 Feb 2006 05:45:09 +0000 (05:45 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:10:14 +0000 (11:10 -0500)
(This used to be commit 5e7efe304b2514224243ed0ac80f7fdf09c45a82)

source3/Makefile.in

index 8270f54b0961aaafdeb6c80f98dcf3d50feb2e31..5d3a6e71094e5d43cc68f63f8037ae9cae7e9cf0 100644 (file)
@@ -587,8 +587,7 @@ MNT_OBJ = client/smbmnt.o lib/replace.o $(VERSION_OBJ) $(SNPRINTF_OBJ)
 UMOUNT_OBJ = client/smbumount.o
 
 NMBLOOKUP_OBJ = utils/nmblookup.o $(PARAM_OBJ) $(LIBNMB_OBJ) $(RPC_PARSE_OBJ1) $(DOSERR_OBJ) \
-               $(LIB_NONSMBD_OBJ) $(POPT_LIB_OBJ) $(SECRETS_OBJ) $(LIBSAMBA_OBJ) \
-               
+               $(LIB_NONSMBD_OBJ) $(POPT_LIB_OBJ) $(SECRETS_OBJ) $(LIBSAMBA_OBJ) 
 
 SMBTORTURE_OBJ1 = torture/torture.o torture/nbio.o torture/scanner.o torture/utable.o \
                torture/denytest.o torture/mangle_test.o