X-Git-Url: http://git.scottworley.com/tattlekey/blobdiff_plain/1e0a316ef9271ddd7e1422883a0a8db771b77a13..d1521eda56a4768dbf481aa6cf9e75c5a5a7e7f1:/client/CMakeLists.txt diff --git a/client/CMakeLists.txt b/client/CMakeLists.txt index ae97200..7714c1e 100644 --- a/client/CMakeLists.txt +++ b/client/CMakeLists.txt @@ -9,6 +9,7 @@ pico_sdk_init() add_executable(tattlekey blink.c + button.c config.c net.c tattlekey.c