diff --git a/examples/Makefile b/examples/Makefile index 90145b9e7572638645d018c32fbd21bfd253ac40..948fc06cedf7ff6b81283f5ed706f67da7dd63f4 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -67,4 +67,4 @@ u: ./$@ clean: - -@$(RM) hello mjpg upload post websocket auth server multi_threaded websocket_html.c *.exe *.dSYM *.obj .*o u a.out + -@$(RM) hello mjpg upload post websocket auth server multi_threaded proxy websocket_html.c *.exe *.dSYM *.obj .*o u a.out