summaryrefslogtreecommitdiff
path: root/source4/wscript_build
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2010-03-19 17:54:58 +1100
committerAndrew Tridgell <tridge@samba.org>2010-04-06 20:26:54 +1000
commit24cfa2957a8ab5f89f4e12207d378548dfbe1351 (patch)
tree6c7d703d131acb1f65e8d7dedb89eb3d2abe845a /source4/wscript_build
parentc1dd88216244458e459c365cbe11dbb6532b3f86 (diff)
downloadsamba-24cfa2957a8ab5f89f4e12207d378548dfbe1351.tar.gz
build: install codepage files
Diffstat (limited to 'source4/wscript_build')
-rw-r--r--source4/wscript_build1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/wscript_build b/source4/wscript_build
index b6902d52bdf..73d4a67ff34 100644
--- a/source4/wscript_build
+++ b/source4/wscript_build
@@ -114,6 +114,7 @@ bld.BUILD_SUBDIR('../libgpo')
bld.BUILD_SUBDIR('../libcli/named_pipe_auth')
bld.BUILD_SUBDIR('heimdal_build')
bld.BUILD_SUBDIR('lib/smbreadline')
+bld.BUILD_SUBDIR('../codepages')
bld.ENFORCE_GROUP_ORDERING()