1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00

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

This commit is contained in:
Michael Adam 2007-04-18 20:18:43 +00:00 committed by Gerald (Jerry) Carter
parent 356dd0dd3a
commit e711005828

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.