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