Index: doc/proposals/concurrency/Makefile
===================================================================
--- doc/proposals/concurrency/Makefile	(revision 3364962e92096cfc5d05c93607d92838baa1fe51)
+++ doc/proposals/concurrency/Makefile	(revision 64b272aedd6db65f570acb3d386065b1438f00f8)
@@ -13,9 +13,10 @@
 annex/glossary \
 text/intro \
+text/basics \
 text/cforall \
-text/basics \
 text/concurrency \
 text/internals \
 text/parallelism \
+text/results \
 text/together \
 text/future \
@@ -29,6 +30,7 @@
 }}
 
-PICTURES = ${addsuffix .pstex, \
-}
+PICTURES = ${addprefix build/, ${addsuffix .pstex, \
+	system \
+}}
 
 PROGRAMS = ${addsuffix .tex, \
@@ -67,4 +69,5 @@
 	build/*.out     \
 	build/*.ps      \
+	build/*.pstex   \
 	build/*.pstex_t \
 	build/*.tex     \
