summaryrefslogtreecommitdiff
path: root/codepages
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 /codepages
parentc1dd88216244458e459c365cbe11dbb6532b3f86 (diff)
downloadsamba-24cfa2957a8ab5f89f4e12207d378548dfbe1351.tar.gz
samba-24cfa2957a8ab5f89f4e12207d378548dfbe1351.tar.bz2
samba-24cfa2957a8ab5f89f4e12207d378548dfbe1351.zip
build: install codepage files
Diffstat (limited to 'codepages')
-rw-r--r--codepages/wscript_build1
1 files changed, 1 insertions, 0 deletions
diff --git a/codepages/wscript_build b/codepages/wscript_build
new file mode 100644
index 0000000000..b31ef8d478
--- /dev/null
+++ b/codepages/wscript_build
@@ -0,0 +1 @@
+bld.install_files('${DATAROOTDIR}', ['upcase.dat', 'lowcase.dat', 'valid.dat'])