mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-02-14 03:11:25 +00:00
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
1 changed files with 2 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue