Docs/cookbook: build from toplevel 'test' instead of toplevel 'all'.
The cookbook examples are interesting as redo tests, but don't need to be built in order to build redo.
This commit is contained in:
parent
caa86ac4bd
commit
461ef57b26
3 changed files with 6 additions and 2 deletions
2
test.do
2
test.do
|
|
@ -1,3 +1,3 @@
|
|||
redo-ifchange _all
|
||||
redo minimal/test t/all
|
||||
redo minimal/test Documentation/test t/all
|
||||
[ -n "$DO_BUILT" ] || echo "Don't forget to test 'minimal/do -c test'" >&2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue