Rusty Russell
b08791d4fa
Makefile: add dependencies to fix parallel build.
```
cc tools/headerversions.c
tools/headerversions.c:3:10: fatal error: 'config.h' file not found
#include "config.h"
^~~~~~~~~~
1 error generated.
make: *** [Makefile:299: tools/headerversions.o] Error 1
```
And then:
```
tools/test/enum.c:1:10: fatal error: 'config.h' file not found
#include "config.h"
^~~~~~~~~~
1 error generated.
make: *** [Makefile:299: tools/test/enum.o] Error 1
```
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2023-07-09 16:49:48 +09:30
..
2023-05-23 09:34:08 +09:30
2023-07-09 16:49:48 +09:30
2021-05-18 09:43:50 +09:30
2019-05-22 11:28:44 +00:00
2023-05-23 09:34:08 +09:30
2023-01-30 13:24:29 +10:30
2021-12-06 10:05:39 +10:30
2022-09-08 00:36:51 +03:00
2018-07-24 00:25:43 +00:00
2020-05-19 13:35:42 +09:30
2022-07-21 14:19:06 +09:30
2023-03-23 16:43:07 +10:30
2023-01-30 15:15:41 -06:00
2023-05-23 09:34:08 +09:30
2023-05-24 18:21:43 +09:30
2023-06-07 18:47:40 +02:00
2023-07-09 16:49:48 +09:30
2022-09-08 00:36:51 +03:00
2022-07-09 09:59:52 +09:30
2023-06-03 10:50:29 +09:30
2020-12-11 13:20:54 +01:00
2022-11-09 15:08:03 +01:00
2023-05-24 18:21:43 +09:30
2021-05-22 17:53:04 +09:30