Skip to content
Snippets Groups Projects
Commit 149ed318 authored by Edward Longman's avatar Edward Longman
Browse files

Change source directory structure Makefile o/p

parent acd47fa7
No related branches found
No related tags found
No related merge requests found
......@@ -71,7 +71,7 @@ TPLDIR = "$(TEXMF)/templates/latex/$(STYLE)"
DOCDIR = "$(TEXMF)/doc/latex/$(STYLE)"
BSTDIR = "$(TEXMF)/bibtex/bst/$(STYLE)"
BIBDIR = "$(TEXMF)/bibtex/bib/$(STYLE)"
SRCDIR = "$(TEXMF)/source/docstrip/$(STYLE)"
SRCDIR = "$(TEXMF)/source/latex/$(STYLE)"
#*====================== LATEX INSTALLATION CONFIG ==========================
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment