make doc was still buggy.

This commit is contained in:
Laurent Rineau 2003-08-27 16:03:12 +00:00
parent bcc7d3ea37
commit 7423f45f44
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ lib:
# compile the doc_tex in a .dvi file.
doc:
TEXINPUTS="`pwd`/demo:`pwd`/doc_tex/support/Qt_widget:`pwd`/doc_tex/support/Qt_widget_ref:$$TEXINPUTS"; \
TEXINPUTS="`pwd`/demo:..:$$TEXINPUTS"; \
cd doc_tex/support/Qt_widget; \
latex wrapper.tex; \
cd ../Qt_widget_ref; \