Commit efa430fa authored by Diego Biurrun's avatar Diego Biurrun

Add tests target for libswscale test programs.

Originally committed as revision 27888 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
parent 9f879620
...@@ -15,6 +15,8 @@ OBJS-$(ARCH_BFIN) += internal_bfin.o ...@@ -15,6 +15,8 @@ OBJS-$(ARCH_BFIN) += internal_bfin.o
HEADERS = swscale.h HEADERS = swscale.h
TESTS = cs_test swscale-example
CLEANFILES = cs_test swscale-example CLEANFILES = cs_test swscale-example
include $(SUBDIR)../subdir.mak include $(SUBDIR)../subdir.mak
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment