Fix CMakeLists.txt

This commit is contained in:
kormax
2025-12-19 14:29:55 +02:00
parent 4dab61815a
commit 5dce150e43
2 changed files with 3 additions and 0 deletions
+2
View File
@@ -16,6 +16,8 @@ This project uses the changelog in accordance with [keepchangelog](http://keepac
- Added support for Bruce dump files [.rfid] (@iceman1001)
- Added script `read_t-union.py` (@klks)
- Added better ECP configuration aliases (@kormax)
- Added `hf 14b config` (@kormax);
- Added polling loop annotation support to `hf 14b config` (@kormax);
- Updated id48lib (adds unit tests, better build management) (@henrygab)
- Added two trace files for Ultralight AES (@iceman1001)
- Added support for Ultralight AES secure messaing in `hf 14a raw` (@iceman1001)
+1
View File
@@ -421,6 +421,7 @@ set (TARGET_SOURCES
${PM3_ROOT}/client/src/iso4217.c
${PM3_ROOT}/client/src/jansson_path.c
${PM3_ROOT}/client/src/lua_bitlib.c
${PM3_ROOT}/client/src/pla.c
${PM3_ROOT}/client/src/preferences.c
${PM3_ROOT}/client/src/pm3.c
${PM3_ROOT}/client/src/pm3_binlib.c