summaryrefslogtreecommitdiff
path: root/pith/conf.h
diff options
context:
space:
mode:
Diffstat (limited to 'pith/conf.h')
-rw-r--r--pith/conf.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/pith/conf.h b/pith/conf.h
index 949e87f6..e9023cc4 100644
--- a/pith/conf.h
+++ b/pith/conf.h
@@ -476,6 +476,8 @@
#define VAR_PROMPT_BACK_COLOR vars[V_PROMPT_BACK_COLOR].current_val.p
#define VAR_VIEW_HDR_COLORS vars[V_VIEW_HDR_COLORS].current_val.l
#define VAR_INDEX_TOKEN_COLORS vars[V_INDEX_TOKEN_COLORS].current_val.l
+#define VAR_HTML_DIRECTORY vars[V_HTML_DIRECTORY].current_val.p
+#define GLO_HTML_DIRECTORY vars[V_HTML_DIRECTORY].global_val.p
#ifdef SMIME
#define VAR_PUBLICCERT_DIR vars[V_PUBLICCERT_DIR].current_val.p
#define GLO_PUBLICCERT_DIR vars[V_PUBLICCERT_DIR].global_val.p