Skip to content

Commit 5ba6b6a

Browse files
author
alex v
authored
Adds arrayslice.h to Makefile.am (#440)
1 parent 404d85f commit 5ba6b6a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Makefile.am

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,7 @@ NAVCOIN_CORE_H = \
158158
wallet/walletdb.h \
159159
mnemonic/dictionary.h \
160160
mnemonic/mnemonic.h \
161+
mnemonic/arrayslice.h \
161162
zmq/zmqabstractnotifier.h \
162163
zmq/zmqconfig.h\
163164
zmq/zmqnotificationinterface.h \

0 commit comments

Comments
 (0)