1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-24 21:49:29 +03:00

r22341: Fix build of examples/VFS: adapt include for new place of tdb...

(This used to be commit e711005828)
This commit is contained in:
Michael Adam
2007-04-18 20:18:43 +00:00
committed by Gerald (Jerry) Carter
parent b066668b74
commit 256f506c5b

View 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.