1
0
Fork 0
A simple tet-a-tet encrypted VoIP project. WIP
Go to file
Alexander Andreev d9cc37896f
Add the empty lines at the end of the sources so clang won't whine and compile. :)
2024-03-25 00:56:42 +04:00
src Add the empty lines at the end of the sources so clang won't whine and compile. :) 2024-03-25 00:56:42 +04:00
.gitignore Ignore files ending with _key. 2024-03-23 04:14:53 +04:00
Makefile In Makefile use LDFLAGS only for build of an executable, and CFLAGS only for build of the object files. 2024-03-25 00:54:18 +04:00