diff options
| author | Volker Lendecke <vl@samba.org> | 2013-12-17 15:32:01 +0100 |
|---|---|---|
| committer | Volker Lendecke <vl@samba.org> | 2014-01-06 19:50:22 +0100 |
| commit | 168db8b9d29ebf7e59377204ea0886b7ff281f27 (patch) | |
| tree | 9a88e4bd7694fee229e018b93c79051c1b6c2b87 /source3/wscript_build | |
| parent | 056008df62cb66090b3e30cb09c0edacfbdb5720 (diff) | |
waf: Fix the FreeBSD build with libinotify
Signed-off-by: Volker Lendecke <vl@samba.org>
Pair-Programmed-With: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Autobuild-User(master): Volker Lendecke <vl@samba.org>
Autobuild-Date(master): Mon Jan 6 19:50:22 CET 2014 on sn-devel-104
Diffstat (limited to 'source3/wscript_build')
| -rwxr-xr-x | source3/wscript_build | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/wscript_build b/source3/wscript_build index d3eed3c164..6bc7b476e6 100755 --- a/source3/wscript_build +++ b/source3/wscript_build @@ -578,6 +578,7 @@ bld.SAMBA3_LIBRARY('smbd_base', vfs vfs_default vfs_posixacl + inotify popt_samba3 samba3core smbd_conn |
