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

Commit

Permalink
Merge pull request #76 from LedgerHQ/cev/B2CA-1408_conflict-name2
Browse files Browse the repository at this point in the history
BC2A-1408: Fix conflict name issue during APP building
  • Loading branch information
cedelavergne-ledger authored Nov 20, 2023
2 parents ba40547 + 0f2bd69 commit 43a2cec
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 @@ -199,4 +199,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 $(DEP_DIR)/app/to_string.d: src/delegates.h
$(DEP_DIR)/to_string.d $(DEP_DIR)/app/src/to_string.d: src/delegates.h

0 comments on commit 43a2cec

Please sign in to comment.