Index: doc/refrat/Makefile
===================================================================
--- doc/refrat/Makefile	(revision e55ca0532660df6b168cbfe023499f87bda57a53)
+++ doc/refrat/Makefile	(revision a0dcd2edcadf2ff42b6ab01a0c906832947262c0)
@@ -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
