From efa430faed784edee2bcb41321c9d09500d4b29d Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Mon, 3 Nov 2008 22:01:03 +0000 Subject: Add tests target for libswscale test programs. Originally committed as revision 27888 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale --- libswscale/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libswscale/Makefile') diff --git a/libswscale/Makefile b/libswscale/Makefile index c42a6b7c9a..3203403b57 100644 --- a/libswscale/Makefile +++ b/libswscale/Makefile @@ -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 -- cgit v1.2.3