Commit 11640cc3 authored by Niels Egberts's avatar Niels Egberts

Also clean up multi_threaded and websocket_html.c on make clean

parent 2264520a
......@@ -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