Skip to content

Commit 2a2c06e

Browse files
authored
Merge pull request #3075 from Sanduuz/fix/missing_symbol_experimental_client_lib
Added pla.c to experimental client lib CMakeLists
2 parents ccf61de + 192c523 commit 2a2c06e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

client/experimental_lib/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -420,6 +420,7 @@ set (TARGET_SOURCES
420420
${PM3_ROOT}/client/src/iso4217.c
421421
${PM3_ROOT}/client/src/jansson_path.c
422422
${PM3_ROOT}/client/src/lua_bitlib.c
423+
${PM3_ROOT}/client/src/pla.c
423424
${PM3_ROOT}/client/src/preferences.c
424425
${PM3_ROOT}/client/src/pm3.c
425426
${PM3_ROOT}/client/src/pm3_binlib.c

0 commit comments

Comments
 (0)