diff options
Diffstat (limited to 'test/TEST-74-AUX-UTILS')
-rwxr-xr-x | test/TEST-74-AUX-UTILS/test.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/TEST-74-AUX-UTILS/test.sh b/test/TEST-74-AUX-UTILS/test.sh index d9ae70c68c..b10965040a 100755 --- a/test/TEST-74-AUX-UTILS/test.sh +++ b/test/TEST-74-AUX-UTILS/test.sh @@ -36,6 +36,7 @@ test_append_files() { instmods vmw_vsock_virtio_transport instmods vsock_loopback instmods vmw_vsock_vmci_transport + inst_binary gcc generate_module_dependencies } |