about summary refs log tree commit diff
path: root/Config
diff options
context:
space:
mode:
Diffstat (limited to 'Config')
-rw-r--r--Config/defs.mk.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Config/defs.mk.in b/Config/defs.mk.in
index c5794aeef..613c502cd 100644
--- a/Config/defs.mk.in
+++ b/Config/defs.mk.in
@@ -73,6 +73,7 @@ YODL            = @YODL@
 YODL2TXT        = $(YODL)2txt
 YODL2HTML       = $(YODL)2html
 PDFETEX		= @PDFETEX@
+TEXI2PDF	= @TEXI2PDF@
 
 # install utility
 INSTALL_PROGRAM = @INSTALL_PROGRAM@