summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/lualatex/luabibentry/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/lualatex/luabibentry/Makefile')
-rw-r--r--Master/texmf-dist/source/lualatex/luabibentry/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/source/lualatex/luabibentry/Makefile b/Master/texmf-dist/source/lualatex/luabibentry/Makefile
index 42b91bd3e3c..6de822e6982 100644
--- a/Master/texmf-dist/source/lualatex/luabibentry/Makefile
+++ b/Master/texmf-dist/source/lualatex/luabibentry/Makefile
@@ -24,7 +24,7 @@ DOCFILES = $(DOC) README News
RUNFILES = $(STY) $(LUA)
ALL = $(SRCFILES) $(DOCFILES) $(RUNFILES)
-TEXMFROOT = ./texmf
+#TEXMFROOT = ./texmf
RUNDIR = $(TEXMFROOT)/tex/$(FORMAT)/$(NAME)
DOCDIR = $(TEXMFROOT)/doc/$(FORMAT)/$(NAME)
SRCDIR = $(TEXMFROOT)/source/$(FORMAT)/$(NAME)