examples/VFS: add include path for s3's autoconf config.h
authorMichael Adam <obnox@samba.org>
Thu, 30 Jun 2011 11:53:54 +0000 (13:53 +0200)
committerMichael Adam <obnox@samba.org>
Thu, 30 Jun 2011 13:41:24 +0000 (15:41 +0200)
examples/VFS/Makefile.in

index 8fe414a9e8c6e00bfb19ad67ec90d2e527160300..9591186b3e0fc26bec009ffea431b1eb0c494d40 100644 (file)
@@ -9,6 +9,7 @@ SHLIBEXT        = @SHLIBEXT@
 OBJEXT         = @OBJEXT@ 
 FLAGS          =  $(CFLAGS) $(CPPFLAGS) -fPIC \
                -Iinclude -I$(SAMBA_SOURCE)/include \
+               -I$(SAMBA_SOURCE)/include/autoconf \
                -I$(SAMBA_SOURCE)/../popt  \
                -I$(SAMBA_SOURCE)/../lib/replace  \
                -I$(SAMBA_SOURCE)/../lib/talloc  \