diff options
Diffstat (limited to 'setup.sh')
| -rwxr-xr-x | setup.sh | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ # Setup for compile time checks of fastmouse for linux build. +set -x + rm "${PWD}"/linux/drivers/hid/hid-input.c ln -s "${PWD}"/src/hid-input.c "${PWD}"/linux/drivers/hid/hid-input.c |
