summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libswscale/Makefile2
1 files changed, 2 insertions, 0 deletions
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