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)
committerMichael Adam <obnox@samba.org>
Thu, 30 Jun 2011 14:52:48 +0000 (16:52 +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

source3/Makefile.in

index 66d540d5cabecbbb01825cb5967d6c1f6ac3ea17..e052881de604b699b7035319fad8237f6b9972a8 100644 (file)
@@ -1632,7 +1632,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