aboutsummaryrefslogtreecommitdiffstats
path: root/fripost-web.el
diff options
context:
space:
mode:
authorStefan Kangas <skangas@skangas.se>2011-04-25 01:14:33 +0200
committerStefan Kangas <skangas@skangas.se>2011-04-25 01:14:33 +0200
commitb1ee106d03cf7442ee858a0348efb23c81120e1c (patch)
tree1ee04a166fb37adc793075e6f6aa211435ac1f57 /fripost-web.el
parente2ba3807b8eb10256f839e545e4d9136cba67780 (diff)
Publish .eps files
Diffstat (limited to 'fripost-web.el')
-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