mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
Move back jansson_path as it's not part of upstream and breaks usage of system jansson lib
This commit is contained in:
parent
7ea0324a62
commit
3872b5bd66
5 changed files with 3 additions and 2 deletions
|
@ -283,6 +283,7 @@ set (TARGET_SOURCES
|
|||
${PM3_ROOT}/client/src/fileutils.c
|
||||
${PM3_ROOT}/client/src/flash.c
|
||||
${PM3_ROOT}/client/src/graph.c
|
||||
${PM3_ROOT}/client/src/jansson_path.c
|
||||
${PM3_ROOT}/client/src/preferences.c
|
||||
${PM3_ROOT}/client/src/pm3_binlib.c
|
||||
${PM3_ROOT}/client/src/pm3_bitlib.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue