1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-02 00:22:11 +03:00

codepages/*.dat are gone

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
This commit is contained in:
Volker Lendecke
2015-03-21 20:50:45 +01:00
committed by Jeremy Allison
parent 2c1201eb7a
commit af7893734b
2 changed files with 0 additions and 4 deletions

View File

@ -136,7 +136,6 @@ else:
bld.PROCESS_SEPARATE_RULE('system_mitkrb5')
bld.RECURSE('libcli/smbreadline')
bld.RECURSE('codepages')
if bld.AD_DC_BUILD_IS_ENABLED():
bld.RECURSE('source4/setup')
if bld.env.with_ctdb: