1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00

s3-waf: build version.h

This commit is contained in:
Andrew Tridgell 2010-03-26 01:05:54 -06:00
parent 0b47bda816
commit ab343e037d

View File

@ -589,6 +589,8 @@ bld.BUILD_SUBDIR('../lib/replace')
print "SBINDIR=%s" % bld.env.SBINDIR
bld.BUILD_SUBDIR('build')
bld.SAMBA_MKVERSION('include/version.h')
bld.SAMBA_BINARY('smbd/smbd',
source=SMBD_SRC,
deps='tdb DYNCONFIG',