summaryrefslogtreecommitdiff
path: root/codepages
diff options
context:
space:
mode:
authorbubulle <bubulle@alioth.debian.org>2011-11-12 13:00:54 +0000
committerbubulle <bubulle@alioth.debian.org>2011-11-12 13:00:54 +0000
commit6fba685eec3a1165ec0b82d72d3ae71e946a1404 (patch)
treef3c0543c8f9df4a22ed62e3bd99d9d7bc1054c14 /codepages
parent77a7925c0509068d5cd2affd94a3996d0a86035a (diff)
downloadsamba-6fba685eec3a1165ec0b82d72d3ae71e946a1404.tar.gz
Merge upstream 3.6.1 source
git-svn-id: svn://svn.debian.org/svn/pkg-samba/trunk/samba@3972 fc4039ab-9d04-0410-8cac-899223bdd6b0
Diffstat (limited to 'codepages')
-rw-r--r--codepages/wscript_build3
1 files changed, 3 insertions, 0 deletions
diff --git a/codepages/wscript_build b/codepages/wscript_build
new file mode 100644
index 0000000000..12255296e4
--- /dev/null
+++ b/codepages/wscript_build
@@ -0,0 +1,3 @@
+#!/usr/bin/env python
+
+bld.INSTALL_WILDCARD('${CODEPAGEDIR}', '*.dat')