tests/Makefile: Fix missing trailing slash for API tests dir target

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
George Boyle 2015-06-28 02:50:24 +01:00 committed by Michael Niedermayer
parent a5f617e9ec
commit c78b82f4da
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ ffservertest: ffserver$(EXESUF) tests/vsynth1/00.pgm tests/data/asynth1.sw
$(SRC_PATH)/tests/ffserver-regression.sh $(FFSERVER_REFFILE) $(SRC_PATH)/tests/ffserver.conf
APITESTSDIR := tests/api
OBJDIRS += tests/data tests/vsynth1 tests/data/filtergraphs $(APITESTSDIR)
OBJDIRS += tests/data tests/vsynth1 tests/data/filtergraphs $(APITESTSDIR)/
$(VREF): tests/videogen$(HOSTEXESUF) | tests/vsynth1
$(M)./$< 'tests/vsynth1/'