tests: only chmod autorun.exe on UNIX
authorRyan Lortie <desrt@desrt.ca>
Sun, 1 Mar 2015 05:47:17 +0000 (00:47 -0500)
committerRyan Lortie <desrt@desrt.ca>
Sun, 1 Mar 2015 05:50:09 +0000 (00:50 -0500)
commit71642ce766d73bb06f2cd33b4f585bafff315c7d
tree65dd82620e5e30c3da68a95265dafc039dc8107e
parent8bbeb6fd2f8b2d44b8185155a851c85917ed712b
tests: only chmod autorun.exe on UNIX

We install win32-software/autorun.exe (as test data for mime scanning)
only on UNIX builds, so don't attempt to chmod it on 'make install'
unless we're on UNIX.
gio/tests/Makefile.am