1
0
mirror of https://github.com/binary-kitchen/doorlockd synced 2024-12-22 02:14:26 +01:00

Renamed main.cpp to doorlockd.cpp

Signed-off-by: Ralf Ramsauer <ralf@ramses-pyramidenbau.de>
This commit is contained in:
Ralf Ramsauer 2015-09-24 21:16:27 +02:00
parent 8ed116bf7f
commit 9e4de23dff
2 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ response.h
util.cpp
util.h
main.cpp
doorlockd.cpp
)
add_executable(doorlockd ${SRCS})