s3:build: add vfs_examples to the everything target
authorMichael Adam <obnox@samba.org>
Thu, 30 Jun 2011 13:15:22 +0000 (15:15 +0200)
committerKarolin Seeger <kseeger@samba.org>
Mon, 4 Jul 2011 19:37:10 +0000 (21:37 +0200)
So that one can not pass autobuild without keeping the vfs examples intact.

Autobuild-User: Michael Adam <obnox@samba.org>
Autobuild-Date: Thu Jun 30 16:52:48 CEST 2011 on sn-devel-104

The last 5 patches address bug #8281 (examples/VFS/* does not build).

source3/Makefile.in

index 99342ef87c81f498da55175e74dd346d4d6b9d9f..485de6ad6810858008f9cee87f7b71f22df81b09 100644 (file)
@@ -1612,7 +1612,8 @@ idl_full::
 
 
 everything:: all libtalloc libsmbclient libnetapi debug2html smbfilter talloctort replacetort smbconftort modules torture \
-       $(EVERYTHING_PROGS)
+       $(EVERYTHING_PROGS) \
+       vfs_examples
 
 .SUFFIXES:
 .SUFFIXES: .c .o .lo