diff options
author | Jens Axboe <jens.axboe@oracle.com> | 2010-04-19 19:15:27 +0200 |
---|---|---|
committer | Jens Axboe <jens.axboe@oracle.com> | 2010-04-19 19:15:27 +0200 |
commit | 014b0ea19762341e217d463308710c3662d50e9c (patch) | |
tree | ad4cf6beb6c3dfe3f5b0a0b207747646cf9fa835 /btt/doc/Makefile | |
parent | a2b1f3550a0bd4ab9e351bd2881fab1f1340bf1e (diff) | |
parent | 6abaea7a340536c6afa5944e3fa63831729dfed3 (diff) | |
download | blktrace-014b0ea19762341e217d463308710c3662d50e9c.tar.gz blktrace-014b0ea19762341e217d463308710c3662d50e9c.tar.bz2 |
Merge branch 'master' of ssh://router.home.kernel.dk/data/git/blktrace
Diffstat (limited to 'btt/doc/Makefile')
-rw-r--r-- | btt/doc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/btt/doc/Makefile b/btt/doc/Makefile index 87a7e5a..2e6fd88 100644 --- a/btt/doc/Makefile +++ b/btt/doc/Makefile @@ -2,7 +2,7 @@ DOCTMP = btt.log btt.aux btt.dvi btt.toc btt.tex.bak all: btt.pdf -btt.tex: activity.eps qhist.eps dhist.eps seek.eps rstats.eps +btt.tex: activity.eps qhist.eps dhist.eps seek.eps rstats.eps live.eps @touch btt.tex btt.pdf: btt.tex |