Index: trunk/doc/release.2015/ps1.datasystem/Makefile
===================================================================
--- trunk/doc/release.2015/ps1.datasystem/Makefile	(revision 40613)
+++ trunk/doc/release.2015/ps1.datasystem/Makefile	(revision 40716)
@@ -14,14 +14,15 @@
 quick: datasystem.quick.pdf
 
+BIBLIB = ../inputs/lib.bib
+
 FILES = \
 ../inputs/astro.sty \
 ../inputs/code.sty \
 ../inputs/apj.bst \
-../inputs/lib.bib \
 PS1_Data_Analysis_System_Overview.pdf \
 skypartition.png \
 datasystem.tex
 
-datasystem.pdf: $(FILES)
+datasystem.pdf: $(FILES) $(BIBLIB)
 datasystem.tgz: $(FILES)
 
