Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.

Commit

Permalink
Adapt dep directory to sdk update
Browse files Browse the repository at this point in the history
  • Loading branch information
cedelavergne-ledger committed Oct 12, 2023
1 parent 2661838 commit 8e5885e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -206,4 +206,4 @@ endif
# Generate delegates from baker list
src/delegates.h: tools/gen-delegates.sh tools/BakersRegistryCoreUnfilteredData.json
bash ./tools/gen-delegates.sh ./tools/BakersRegistryCoreUnfilteredData.json
$(DEP_DIR)/to_string.d: src/delegates.h
$(DEP_DIR)/to_string.d $(DEP_DIR)/app/to_string.d: src/delegates.h

0 comments on commit 8e5885e

Please sign in to comment.