summaryrefslogtreecommitdiff
path: root/meson/meson_csharp_docs.sh
blob: ea0a000328e184b578faa69de7ea364920d963b2 (plain)
1
2
3
4
5
6
7
#!/bin/sh

# Installer script needed to install documentation xml file
# as meson's library() call can't track files other than the generated
# efl_mono.dll

cp "$1" "$DESTDIR$2"