diff options
Diffstat (limited to 'tests/Makefile')
-rw-r--r-- | tests/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile b/tests/Makefile index 7ef81329a3..b4769919fe 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -30,7 +30,7 @@ tests/data/asynth-%.wav: tests/audiogen$(HOSTEXESUF) | tests/data tests/data/vsynth1.yuv: tests/videogen$(HOSTEXESUF) | tests/data $(M)$< $@ -tests/data/vsynth2.yuv: tests/rotozoom$(HOSTEXESUF) | tests/data +tests/data/vsynth_lena.yuv: tests/rotozoom$(HOSTEXESUF) | tests/data $(M)$< $(SAMPLES)/lena.pnm $@ tests/data/vsynth3.yuv: tests/videogen$(HOSTEXESUF) | tests/data |