diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 5041ae2f1c..63332f9acd 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -98,7 +98,6 @@ BITCOIN_CORE_H = \ ecwrapper.h \ hash.h \ init.h \ - json_spirit_wrapper.h \ key.h \ keystore.h \ leveldbwrapper.h \ |