Index: doc/papers/concurrency/Makefile
===================================================================
--- doc/papers/concurrency/Makefile	(revision d5ccbe9f055cb1ee3039ed2bc1fcc1b1cc6d2286)
+++ doc/papers/concurrency/Makefile	(revision aac71977640c99334881f777535dfd1070e0a264)
@@ -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
