projects
/
platform
/
upstream
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f87962
)
Add tests target for libswscale test programs.
author
Diego Biurrun
<diego@biurrun.de>
Mon, 3 Nov 2008 22:01:03 +0000
(22:01 +0000)
committer
Diego Biurrun
<diego@biurrun.de>
Mon, 3 Nov 2008 22:01:03 +0000
(22:01 +0000)
Originally committed as revision 27888 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
libswscale/Makefile
patch
|
blob
|
history
diff --git
a/libswscale/Makefile
b/libswscale/Makefile
index
c42a6b7
..
3203403
100644
(file)
--- 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