Commit c084c396 authored by Joel Martin's avatar Joel Martin

utils/Makefile: clean up md5.o too.

parent 60440cee
......@@ -7,5 +7,5 @@ md5.o: md5.c md5.h
$(CC) -c -o $@ $*.c -DHAVE_MEMCPY -DSTDC_HEADERS
clean:
rm -f wsproxy wsproxy.o websocket.o
rm -f wsproxy wsproxy.o websocket.o md5.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