build: Make test-conform depend on Makefile changes
This commit is contained in:
parent
1e0a83b881
commit
a3bc2ebfa7
@ -89,7 +89,7 @@ UNIT_TESTS = `./test-conformance -l -m thorough | $(GREP) '^/'`
|
|||||||
|
|
||||||
wrappers: stamp-test-conformance
|
wrappers: stamp-test-conformance
|
||||||
@true
|
@true
|
||||||
stamp-test-conformance: test-conformance$(EXEEXT)
|
stamp-test-conformance: Makefile test-conformance$(EXEEXT)
|
||||||
@mkdir -p wrappers
|
@mkdir -p wrappers
|
||||||
@chmod +x test-launcher.sh
|
@chmod +x test-launcher.sh
|
||||||
@( echo "/stamp-test-conformance" ; \
|
@( echo "/stamp-test-conformance" ; \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user