simplification cosmetics

Originally committed as revision 6015 to svn://svn.ffmpeg.org/ffmpeg/trunk
pull/126/head
Diego Biurrun 18 years ago
parent 041514a422
commit a9f9cc7cc1
  1. 4
      tests/Makefile

@ -7,8 +7,8 @@ include ../config.mak
VPATH=$(SRC_PATH)/tests
CFLAGS=-O2 -Wall -g
REFFILE1=$(SRC_PATH)/tests/ffmpeg.regression.ref
REFFILE2=$(SRC_PATH)/tests/rotozoom.regression.ref
REFFILE1=$(VPATH)/ffmpeg.regression.ref
REFFILE2=$(VPATH)/rotozoom.regression.ref
SERVER_REFFILE=$(VPATH)/ffserver.regression.ref

Loading…
Cancel
Save