summaryrefslogtreecommitdiffstats
path: root/.travis/linux-mingw/docker.sh
diff options
context:
space:
mode:
Diffstat (limited to '.travis/linux-mingw/docker.sh')
-rwxr-xr-x.travis/linux-mingw/docker.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis/linux-mingw/docker.sh b/.travis/linux-mingw/docker.sh
index d15c3f6e8..6cf43a006 100755
--- a/.travis/linux-mingw/docker.sh
+++ b/.travis/linux-mingw/docker.sh
@@ -57,3 +57,4 @@ done
pip3 install pefile
python3 .travis/linux-mingw/scan_dll.py package/*.exe "package/"
+python3 .travis/linux-mingw/scan_dll.py package/imageformats/*.dll "package/"