From 16f8096e911e4d59292240a17e2d4004f0500b9e Mon Sep 17 00:00:00 2001 From: Andrew Chow Date: Mon, 17 Jun 2019 15:47:12 -0400 Subject: Move KeyOriginInfo to its own header file --- src/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 39e8d3d689..30058d9541 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -181,6 +181,7 @@ BITCOIN_CORE_H = \ rpc/util.h \ scheduler.h \ script/descriptor.h \ + script/keyorigin.h \ script/sigcache.h \ script/sign.h \ script/standard.h \ -- cgit v1.2.3