Skip to content
Snippets Groups Projects
Commit fce11ca6 authored by Dmitriy A. Gerasimov's avatar Dmitriy A. Gerasimov
Browse files

[*] Build changes

parent a84baf8c
No related branches found
No related tags found
No related merge requests found
...@@ -4,7 +4,7 @@ project (dap_chain) ...@@ -4,7 +4,7 @@ project (dap_chain)
set(DAP_CHAIN_SRCS set(DAP_CHAIN_SRCS
dap_chain_common.c dap_chain_common.c
dap_chain_datum.c dap_chain_datum.c
dap_chain_datum_roots.c dap_chain_datum_hashtree_roots.c
dap_chain_datum_tx.c dap_chain_datum_tx.c
dap_chain_datum_coin.c dap_chain_datum_coin.c
dap_chain.c dap_chain.c
...@@ -17,7 +17,7 @@ set(DAP_CHAIN_HEADERS ...@@ -17,7 +17,7 @@ set(DAP_CHAIN_HEADERS
dap_chain_internal.h dap_chain_internal.h
dap_chain_common.h dap_chain_common.h
dap_chain_datum.h dap_chain_datum.h
dap_chain_datum_roots.h dap_chain_datum_hashtree_roots.h
dap_chain_datum_tx.h dap_chain_datum_tx.h
dap_chain_datum_tx_in.h dap_chain_datum_tx_in.h
dap_chain_datum_tx_out.h dap_chain_datum_tx_out.h
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment