aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--fripost-web.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/fripost-web.el b/fripost-web.el
index b7948ca..1ff5f6d 100644
--- a/fripost-web.el
+++ b/fripost-web.el
@@ -47,7 +47,7 @@
("fripost-web-static"
:base-directory ,(concat default-directory "/site/")
- :base-extension "css\\|js\\|png\\|jpg\\|gif\\|pdf\\|mp3\\|ogg\\|txt"
+ :base-extension "css\\|js\\|png\\|jpg\\|gif\\|eps\\|pdf\\|mp3\\|ogg\\|txt"
:publishing-directory ,(concat default-directory "/publish/")
:exclude "/publish/"
:recursive t