Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'libswscale/Makefile')
-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