1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-30 06:50:24 +03:00

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

(This used to be commit e7110058286ed7e723c9a24e555b9c3b527c456e)
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.