Skip to content

Commit 67b0649

Browse files
committed
[Build] Add missing files to src/Makefile.am
These were left out, and break Travis/Gigian building due to them not being included in the dist tarball.
1 parent cf32160 commit 67b0649

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Makefile.am

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ BITCOIN_CORE_H = \
9393
activemasternode.h \
9494
accumulators.h \
9595
accumulatorcheckpoints.h \
96+
accumulatorcheckpoints.json.h \
9697
accumulatormap.h \
9798
addrman.h \
9899
alert.h \
@@ -325,6 +326,7 @@ libzerocoin_libbitcoin_zerocoin_a_SOURCES = \
325326
libzerocoin/ParamGeneration.h \
326327
libzerocoin/Params.h \
327328
libzerocoin/SerialNumberSignatureOfKnowledge.h \
329+
libzerocoin/SpendType.h \
328330
libzerocoin/ZerocoinDefines.h \
329331
libzerocoin/Accumulator.cpp \
330332
libzerocoin/AccumulatorProofOfKnowledge.cpp \

0 commit comments

Comments
 (0)