Commit 9c22771a authored by Sergey Lyubka's avatar Sergey Lyubka

Merge pull request #345 from nielsegberts/master

Also clean up multi_threaded and websocket_html.c on make clean
parents 2264520a 11640cc3
......@@ -55,4 +55,4 @@ u:
g++ unit_test.c -Wall -W -pedantic -lssl -g -O0 && ./a.out
clean:
-@$(RM) hello upload post websocket auth server *.exe *.dSYM *.obj .*o
-@$(RM) hello upload post websocket auth server multi_threaded websocket_html.c *.exe *.dSYM *.obj .*o
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment