summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 43c8d80..f7f04f2 100644
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,6 @@ install:
install blog /usr/local/bin/
install template/*.tmpl /var/www/htdocs/template/
install static/*.css /var/www/htdocs/static/
- install static/*.woff /var/www/htdocs/static/
restart:
/etc/rc.d/blog restart