Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/user/Makefile

    r3f5a28b r218aecf  
    11## Define the appropriate configuration variables.
    22
    3 TeXLIB = .:../LaTeXmacros:../bibliography/:
     3TeXLIB = .:../LaTeXmacros:../LaTeXmacros/listings:../LaTeXmacros/enumitem:../bibliography/:
    44LaTeX  = TEXINPUTS=${TeXLIB} && export TEXINPUTS && latex -halt-on-error
    55BibTeX = BIBINPUTS=${TeXLIB} && export BIBINPUTS && bibtex
     
    1212
    1313FIGURES = ${addsuffix .tex, \
    14 EHMHierarchy \
    1514Cdecl \
    1615pointer1 \
Note: See TracChangeset for help on using the changeset viewer.