mirror of https://git.ffmpeg.org/ffmpeg.git
Add tests target for libswscale test programs.
Originally committed as revision 27888 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
This commit is contained in:
parent
9f879620be
commit
efa430faed
|
@ -15,6 +15,8 @@ OBJS-$(ARCH_BFIN) += internal_bfin.o
|
|||
|
||||
HEADERS = swscale.h
|
||||
|
||||
TESTS = cs_test swscale-example
|
||||
|
||||
CLEANFILES = cs_test swscale-example
|
||||
|
||||
include $(SUBDIR)../subdir.mak
|
||||
|
|
Loading…
Reference in New Issue