mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-19 15:14:23 +01:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user