Index: doc/user/Makefile
===================================================================
--- doc/user/Makefile	(revision 6b6597c4520b64fdb6397f1de6a7497d55cccc40)
+++ doc/user/Makefile	(revision 3151e3bcc3a82641b2de9b1639f7b0216945a486)
@@ -1,5 +1,5 @@
 ## Define the appropriate configuration variables.
 
-TeXLIB = .:../bibliography/:../LaTeXmacros/:
+TeXLIB = .:../LaTeXmacros:../LaTeXmacros/listings:../LaTeXmacros/enumitem:../bibliography/:
 LaTeX  = TEXINPUTS=${TeXLIB} && export TEXINPUTS && latex
 BibTeX = BIBINPUTS=${TeXLIB} && export BIBINPUTS && bibtex
