summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2003-01-15 16:07:14 +0000
committerGerald Carter <jerry@samba.org>2003-01-15 16:07:14 +0000
commit43e4cae106ebc581994dccbf1cc4c9c9559e3e8a (patch)
tree9321ad16d9eae20b4a269e1ad1b12448ce5e2385 /examples
parent58fe4d9c20203f6f55c8e995402e156becb91b3e (diff)
downloadsamba-43e4cae106ebc581994dccbf1cc4c9c9559e3e8a.tar.gz
samba-43e4cae106ebc581994dccbf1cc4c9c9559e3e8a.tar.bz2
samba-43e4cae106ebc581994dccbf1cc4c9c9559e3e8a.zip
* removed unused variable from rpcclient code
* added container option to net command (patch from SuSE) * Makefile patch for examples/VFS from SuSE (This used to be commit 4a6d8280ea27ca7a6998219aacc4b15b1227a659)
Diffstat (limited to 'examples')
-rw-r--r--examples/VFS/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/VFS/Makefile.in b/examples/VFS/Makefile.in
index 46e1a90263..30019caccd 100644
--- a/examples/VFS/Makefile.in
+++ b/examples/VFS/Makefile.in
@@ -3,7 +3,7 @@ CFLAGS = @CFLAGS@
CPPFLAGS = @CPPFLAGS@
LDFLAGS = @LDFLAGS@
LDSHFLAGS = -shared
-srcdir = @builddir@
+srcdir = ../../source/
FLAGS = $(CFLAGS) -Iinclude -I$(srcdir)/include -I$(srcdir)/ubiqx -I$(srcdir)/smbwrapper -I. $(CPPFLAGS) -I$(srcdir)
# Auto target