]> git.scottworley.com Git - tattlekey/blobdiff - client/CMakeLists.txt
client: Rename sends.c → press.c
[tattlekey] / client / CMakeLists.txt
index 74a41895c9a4a639f0753b24b7a4f0aceb82a41e..50ae1200e4781f415baf53f5c4fab1b42fb9becc 100644 (file)
@@ -12,7 +12,7 @@ add_executable(tattlekey
   button.c
   config.c
   net.c
-  sends.c
+  press.c
   tattlekey.c
   )