This commit is contained in:
Tj Holowaychuk 2010-10-31 11:48:02 -07:00
parent e9dbcd19f9
commit ec756502d6

View file

@ -29,7 +29,7 @@ uninstall:
)
clean:
rm -f man/*.md
rm -f man/*.1
rm -f man/*.html
.PHONY: docs install uninstall