summaryrefslogtreecommitdiff
path: root/examples/VFS/Makefile.in
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2007-04-18 20:18:43 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 12:19:27 -0500
commit256f506c5b060c37ee22ee9ff0c371154721252a (patch)
treed78756de1b7be907898eee895fc45fc1315fb5fe /examples/VFS/Makefile.in
parentb066668b74768d9ed547f16bf7b6ba6aea5df20a (diff)
downloadsamba-256f506c5b060c37ee22ee9ff0c371154721252a.tar.gz
samba-256f506c5b060c37ee22ee9ff0c371154721252a.tar.bz2
samba-256f506c5b060c37ee22ee9ff0c371154721252a.zip
r22341: Fix build of examples/VFS: adapt include for new place of tdb...
(This used to be commit e7110058286ed7e723c9a24e555b9c3b527c456e)
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 8869a4f20d..4de0efd29e 100644
--- a/examples/VFS/Makefile.in
+++ b/examples/VFS/Makefile.in
@@ -12,7 +12,7 @@ FLAGS = $(CFLAGS) $(CPPFLAGS) -fPIC \
-I$(SAMBA_SOURCE)/popt \
-I$(SAMBA_SOURCE)/lib/replace \
-I$(SAMBA_SOURCE)/lib/talloc \
- -I$(SAMBA_SOURCE)/tdb/include \
+ -I$(SAMBA_SOURCE)/lib/tdb/include \
-I$(SAMBA_SOURCE)/smbwrapper \
-I$(SAMBA_SOURCE)/librpc \
-I$(SAMBA_SOURCE) -I.