Merge pull request #3304 from Sanduuz/fix/client_lib_missing_symbol

Add prime.c to experimental client lib CMakeLists.txt
This commit is contained in:
Iceman
2026-05-13 15:24:47 +02:00
committed by GitHub
+1
View File
@@ -287,6 +287,7 @@ set (TARGET_SOURCES
${PM3_ROOT}/client/src/mifare/desfiretest.c
${PM3_ROOT}/client/src/mifare/gallaghercore.c
${PM3_ROOT}/client/src/mifare/gallaghertest.c
${PM3_ROOT}/client/src/mifare/prime.c
${PM3_ROOT}/client/src/nfc/ndef.c
${PM3_ROOT}/client/src/qrcode/qrcode.c
${PM3_ROOT}/client/src/relay/relay_posix.c