]> git.sesse.net Git - ffmpeg/commitdiff
tests/Makefile: Fix missing trailing slash for API tests dir target
authorGeorge Boyle <george@thebuds.net>
Sun, 28 Jun 2015 01:50:24 +0000 (02:50 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Sun, 28 Jun 2015 21:29:59 +0000 (23:29 +0200)
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
tests/Makefile

index 923ac72b473146c67667429a6f4816dacd3142ce..9ac7f4355c3252788974116fecbe88654041fd37 100644 (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/'