summaryrefslogtreecommitdiffstats
path: root/examples/VFS/Makefile.in
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2003-01-15 16:10:57 +0000
committerGerald Carter <jerry@samba.org>2003-01-15 16:10:57 +0000
commit25a9681ddda47a41fac8fdc97ca50b7f4c579eaf (patch)
treebe9d9442231a72b5ad5b4aee5d53feab595f7dc0 /examples/VFS/Makefile.in
parent49685e0fe31f0c77f09217d424c6de91d4cd58ff (diff)
downloadsamba-25a9681ddda47a41fac8fdc97ca50b7f4c579eaf.tar.gz
samba-25a9681ddda47a41fac8fdc97ca50b7f4c579eaf.tar.xz
samba-25a9681ddda47a41fac8fdc97ca50b7f4c579eaf.zip
[merge]
* removed unused variable from rpcclient code * added container option to net command (patch from SuSE) * Makefile patch for examples/VFS from SuSE
Diffstat (limited to 'examples/VFS/Makefile.in')
-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 46e1a90263b..30019caccd1 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