utils/Makefile: clean up md5.o too.

This commit is contained in:
Joel Martin
2010-10-04 13:30:53 -04:00
parent 60440cee15
commit c084c396ba
+1 -1
View File
@@ -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