Fix typo.

This commit is contained in:
whitequark 2015-09-28 12:37:55 +03:00
parent d628c147ec
commit bd7748299b
1 changed files with 1 additions and 1 deletions

View File

@ -27,4 +27,4 @@ libunwind.a: $(OBJECTS)
.PHONY: clean
clean:
$(RM) $(OBJECTS) $(OBJECTS:.o=.ts) $(OBJECTS:.o=.d) libuwind.a .*~ *~
$(RM) $(OBJECTS) $(OBJECTS:.o=.ts) $(OBJECTS:.o=.d) libunwind.a .*~ *~