mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-19 23:24:27 +01:00
Makefile: protect .po file and gen_db files with SHA256STAMP.
And rename them so they're not cleared by `make clean`. We leave the old rules in place so old files get cleaned still. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
committed by
neil saitug
parent
bb250358ae
commit
e9a435ce82
@@ -1,5 +1,5 @@
|
||||
#include <wallet/db_common.h>
|
||||
#include "gen_db_postgres.c"
|
||||
#include "db_postgres_sqlgen.c"
|
||||
#include <ccan/ccan/tal/str/str.h>
|
||||
#include <ccan/endian/endian.h>
|
||||
#include <lightningd/log.h>
|
||||
|
||||
Reference in New Issue
Block a user