summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2007-11-06 22:11:00 +0100
committerThomas Schwinge <tschwinge@gnu.org>2007-11-08 17:38:21 +0100
commit482115a6cd94da838c51cfb2d4b3c9934d698bb7 (patch)
treec09a2c0924b3303417c1b363ecdbc41d8165eb17
parentcdb0a442ce07693ccb542fe74044d0d9f3816e60 (diff)
Activate the `texinfo' plugin.
-rwxr-xr-xrender_locally1
1 files changed, 1 insertions, 0 deletions
diff --git a/render_locally b/render_locally
index 9864542d..ce83cd84 100755
--- a/render_locally
+++ b/render_locally
@@ -31,6 +31,7 @@ ikiwiki \
--libdir "$src"/.library \
--plugin copyright \
--plugin license \
+ --plugin texinfo \
${1+"$@"} \
"$src" "$dest" &&