tests/Makefile: New try to fix fate-ffprobe with --target-path.

This commit is contained in:
Carl Eugen Hoyos 2014-11-11 01:09:31 +01:00 committed by Michael Niedermayer
parent 758a66dc16
commit 685f7227dc
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ tests/data/vsynth3.yuv: tests/videogen$(HOSTEXESUF) | tests/data
tests/test_copy.ffmeta: TAG = COPY
tests/test_copy.ffmeta: tests/data
$(M)cp -f $(SRC_PATH)/tests/test.ffmeta $(TARGET_PATH)/tests/test_copy.ffmeta
$(M)cp -f $(SRC_PATH)/tests/test.ffmeta tests/test_copy.ffmeta
tests/data/ffprobe-test.nut: ffmpeg$(EXESUF) tests/test_copy.ffmeta
$(M)$(TARGET_EXEC) ./$< \