summaryrefslogtreecommitdiff
path: root/source3/wscript_build
diff options
context:
space:
mode:
Diffstat (limited to 'source3/wscript_build')
-rwxr-xr-xsource3/wscript_build2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/wscript_build b/source3/wscript_build
index 1462375daa..24939c4004 100755
--- a/source3/wscript_build
+++ b/source3/wscript_build
@@ -1021,7 +1021,7 @@ bld.SAMBA3_BINARY('nmbd/nmbd',
source=NMBD_SRC,
deps='''talloc tdb tevent z cap resolv wbclient dl
passdb param ldap LIB_NONSMBD LIBSMB
- POPT_SAMBA3 KRBCLIENT NDR_SAMR NDR_LSA''',
+ POPT_SAMBA3 KRBCLIENT NDR_SAMR NDR_LSA PROFILE''',
install_path='${SBINDIR}',
vars=locals())