summaryrefslogtreecommitdiff
path: root/pidl/lib/wscript_build
diff options
context:
space:
mode:
Diffstat (limited to 'pidl/lib/wscript_build')
-rw-r--r--pidl/lib/wscript_build2
1 files changed, 2 insertions, 0 deletions
diff --git a/pidl/lib/wscript_build b/pidl/lib/wscript_build
new file mode 100644
index 0000000000..929cf4779b
--- /dev/null
+++ b/pidl/lib/wscript_build
@@ -0,0 +1,2 @@
+# install the pidl modules
+bld.INSTALL_WILDCARD('${DATAROOTDIR}/perl5', '**/*.pm', flat=False)