summaryrefslogtreecommitdiffstats
path: root/site/cleopatra/Bootstrap.org
diff options
context:
space:
mode:
authorThomas Letan <lthms@soap.coffee>2020-02-23 16:23:31 +0100
committerThomas Letan <lthms@soap.coffee>2020-02-23 16:23:31 +0100
commite5480d5c080fd1155844c24bb97fdc72e54ac5a4 (patch)
treee171c5754683985718fc9b96e024ec6f98047592 /site/cleopatra/Bootstrap.org
parentIntegrate the scripts and plugins used by soupault in Soupault.org (diff)
Provide a rule to initialize Emacs packages
This allows for using make built-in parallel builds, using e.g. `make -j4'.
Diffstat (limited to 'site/cleopatra/Bootstrap.org')
-rw-r--r--site/cleopatra/Bootstrap.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/cleopatra/Bootstrap.org b/site/cleopatra/Bootstrap.org
index 034dde4..d6a7de5 100644
--- a/site/cleopatra/Bootstrap.org
+++ b/site/cleopatra/Bootstrap.org
@@ -263,7 +263,7 @@ If you want *~cleopatra~* to support more input formats, you have to
#+BEGIN_SRC makefile :tangle bootstrap.mk :noweb tangle :exports none
<<extends(MK="coq.mk", IN="Contents/Coq.org", GS="site/style/coq.sass")>>
-<<extends(MK="org.mk", IN="Contents/Org.org", GF="scripts/export-org.el emacs.d", GS="site/style/org.sass")>>
+<<extends(MK="org.mk", IN="Contents/Org.org", GF="scripts/packages.el scripts/export-org.el emacs.d", GS="site/style/org.sass")>>
#+END_SRC
** Postprocessing HTML using ~soupault~