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:
Diego Biurrun 2008-11-03 22:01:03 +00:00
parent 9f879620be
commit efa430faed
1 changed files with 2 additions and 0 deletions

View File

@ -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