Merge pull request #622 from smcv/exeext
Silence Automake warning for items in TESTS being renamed
This commit is contained in:
@@ -51,7 +51,7 @@ test_extra_programs = \
|
|||||||
tests/try-syscall \
|
tests/try-syscall \
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
test-bwrap: bwrap
|
test-bwrap$(EXEEXT): bwrap
|
||||||
rm -rf test-bwrap
|
rm -rf test-bwrap
|
||||||
cp bwrap test-bwrap
|
cp bwrap test-bwrap
|
||||||
chmod 0755 test-bwrap
|
chmod 0755 test-bwrap
|
||||||
|
Reference in New Issue
Block a user