build: fix build out of tree
modified mk/common.mk
@@ -15,7 +15,7 @@ CFLAGS+= -Werror=return-type
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -31,3 +31,6 @@ DEPFILES_NONEMPTY= $(DEPFILES) /nonexistent
|
|
|
|
|
|
| + | |
| + | |
| + | |
modified tests/Makefile.autosetup
@@ -79,7 +79,10 @@ TESTS_SHELL_BINS= \
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|