Index: doc/user/Makefile
===================================================================
--- doc/user/Makefile	(revision 5ff188f3cd236584cfa7f3b12ea210fdd51bde8a)
+++ doc/user/Makefile	(revision 23c27039d154516f4cb778bd20b2ac74a513ba2e)
@@ -9,5 +9,5 @@
 
 MAKEFLAGS = --no-print-directory --silent #
-VPATH = ${Figures}
+VPATH = ${Build} ${Figures}
 
 ## Define the text source files.
@@ -56,5 +56,5 @@
 	dvips ${Build}/$< -o $@
 
-${basename ${DOCUMENT}}.dvi : Makefile ${Build} ${GRAPHS} ${PROGRAMS} ${PICTURES} ${FIGURES} ${SOURCES} ${basename ${DOCUMENT}}.tex \
+${basename ${DOCUMENT}}.dvi : Makefile ${Build} ${GRAPHS} ${PROGRAMS} ${PICTURES} ${FIGURES} ${SOURCES} \
 		${Macros}/common.tex ${Macros}/lstlang.sty ${Macros}/indexstyle ../bibliography/pl.bib
 	# Conditionally create an empty *.ind (index) file for inclusion until makeindex is run.
Index: doc/user/user.tex
===================================================================
--- doc/user/user.tex	(revision 5ff188f3cd236584cfa7f3b12ea210fdd51bde8a)
+++ doc/user/user.tex	(revision 23c27039d154516f4cb778bd20b2ac74a513ba2e)
@@ -11,6 +11,6 @@
 %% Created On       : Wed Apr  6 14:53:29 2016
 %% Last Modified By : Peter A. Buhr
-%% Last Modified On : Wed Jan 31 07:59:24 2018
-%% Update Count     : 3146
+%% Last Modified On : Wed Jan 31 22:29:25 2018
+%% Update Count     : 3147
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
