Don't delete http_parser.c on make clean

event_stream
Ryan Dahl 15 years ago
parent bd291ab5d8
commit a5d0d52a23

@ -26,6 +26,6 @@ tags: http_parser.c http_parser.h test.c
ctags $^
clean:
rm -f *.o http_parser.c test test_g http_parser.tar
rm -f *.o test test_g http_parser.tar
.PHONY: clean package test-run test-run-timed

Loading…
Cancel
Save