summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemse2013-12-10 02:24:39 +0100
committerGravatar Tom Willemse2013-12-10 02:24:39 +0100
commit0a9c71f647dd1567ecfe0b4a28c645e8a0c10cc5 (patch)
tree5a1eba98ebe08672340e11d5f2b0c8ca9914dba0
parent7f84ee3b53db88c77f0d7f5b4fc52cc6d564eddb (diff)
downloadorgweb-0a9c71f647dd1567ecfe0b4a28c645e8a0c10cc5.tar.gz
orgweb-0a9c71f647dd1567ecfe0b4a28c645e8a0c10cc5.zip
Use package for extra modes
-rw-r--r--articles/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/articles/Makefile b/articles/Makefile
index 3782fe7..d55e03d 100644
--- a/articles/Makefile
+++ b/articles/Makefile
@@ -3,4 +3,5 @@ all:
export:
emacs -L $(CURDIR) -L ~/.emacs.d/vendor-lisp/org/lisp \
-L ~/.emacs.d/vendor-lisp/org/contrib/lisp -batch -l project.el \
+ -eval "(progn (require 'package) (package-initialize))" \
-f org-publish-all