Index: doc/papers/general/Makefile
===================================================================
--- doc/papers/general/Makefile	(revision 5ff188f3cd236584cfa7f3b12ea210fdd51bde8a)
+++ doc/papers/general/Makefile	(revision 85521c73420335b3b110dad2b1932c2810001b61)
@@ -9,5 +9,5 @@
 
 MAKEFLAGS = --no-print-directory --silent #
-VPATH = ${Figures} evaluation
+VPATH = ${Build} ${Figures} evaluation
 
 ## Define the text source files.
@@ -51,5 +51,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}/indexstyle ../../bibliography/pl.bib
 	# Must have *.aux file containing citations for bibtex
