diff options
Diffstat (limited to 'makefile')
| -rw-r--r-- | makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -5,7 +5,7 @@ DATA=fig_correlation_data_collapse-hL  all: ${DOC}.pdf -%.tex: figs/%.gplot ${DATA:%=data/%.dat} ${FUNCS:%=figs/%.dat} +%.tex: figs/%.gplot ${DATA:%=figs/%.dat}  	gnuplot $< > $@  ${DOC}.pdf: ${DOC}.tex ${DOC}.bib ${FIGS:%=%.tex} | 
