update Makefile

This commit is contained in:
Sami Samhuri 2017-09-23 22:55:04 -07:00
parent b652b249b7
commit e37c5be10d
No known key found for this signature in database
GPG key ID: F76F41F04D99808F

View file

@ -25,4 +25,4 @@ clean:
spec:
cd server && rspec -f documentation
.PHONY: compile publish publish_beta test_blog spec
.PHONY: rss compile publish publish_beta test_blog clean spec