Index: doc/papers/concurrency/Makefile
===================================================================
--- doc/papers/concurrency/Makefile	(revision d5ccbe9f055cb1ee3039ed2bc1fcc1b1cc6d2286)
+++ doc/papers/concurrency/Makefile	(revision 593370c331acdc999e4d5d6c09865db01b8c63db)
@@ -4,5 +4,5 @@
 Figures = figures
 Macros = AMA/AMA-stix/ama
-TeXLIB = .:style:annex:../../LaTeXmacros:${Macros}:${Build}:../../bibliography:
+TeXLIB = .:annex:../../LaTeXmacros:${Macros}:${Build}:../../bibliography:
 LaTeX  = TEXINPUTS=${TeXLIB} && export TEXINPUTS && latex -halt-on-error -output-directory=${Build}
 BibTeX = BIBINPUTS=${TeXLIB} && export BIBINPUTS && bibtex
