Makefile: unify generated files definition.

We change gen_ to _gen, because filtering on gen_% doesn't work if they're
in subdirectories :(

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
Rusty Russell
2020-10-22 10:21:08 +10:30
parent 49dcb90b4e
commit 5e865ce42b
16 changed files with 47 additions and 40 deletions

View File

@@ -18,7 +18,7 @@
#include <sys/types.h>
/* Only this file can include this generated header! */
# include <plugins/gen_list_of_builtin_plugins.h>
# include <plugins/list_of_builtin_plugins_gen.h>
/* How many seconds may the plugin take to reply to the `getmanifest`
* call? This is the maximum delay to `lightningd --help` and until