r22341: Fix build of examples/VFS: adapt include for new place of tdb...
authorMichael Adam <obnox@samba.org>
Wed, 18 Apr 2007 20:18:43 +0000 (20:18 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:19:27 +0000 (12:19 -0500)
examples/VFS/Makefile.in

index 8869a4f20d34ad2a1fee105b4151a9020a4ef480..4de0efd29e856ba5489ba6450033ce3ec793cb24 100644 (file)
@@ -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.