diff --git a/Makefile.am b/Makefile.am index 94ef77f..81a160a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -51,7 +51,7 @@ test_extra_programs = \ tests/try-syscall \ $(NULL) -test-bwrap: bwrap +test-bwrap$(EXEEXT): bwrap rm -rf test-bwrap cp bwrap test-bwrap chmod 0755 test-bwrap